@IntegrationTest @RunListeners(value=LogRunListener.class) public class CommentServiceTest extends java.lang.Object
| Constructor and Description |
|---|
CommentServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testCreateReply() |
void |
testReturnsAvailableCommentTypes() |
void |
testReturnsComments() |
void |
testReturnsCommentTypeByCode() |
void |
testReturnsComponentByCode() |
void |
testReturnsDirectReplies() |
void |
testReturnsDomainByCode() |
void |
testReturnsItemComments() |
void |
testReturnsUserSettings() |
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void testCreateReply()
public void testReturnsUserSettings()
public void testReturnsAvailableCommentTypes()
public void testReturnsDomainByCode()
public void testReturnsComponentByCode()
public void testReturnsCommentTypeByCode()
public void testReturnsDirectReplies()
public void testReturnsComments()
public void testReturnsItemComments()
Copyright © 2018 SAP SE. All Rights Reserved.