@IntegrationTest @RunListeners(value=LogRunListener.class) public class CommentServiceTest extends 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 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 © 2017 SAP SE. All Rights Reserved.