@UnitTest public class ObjectCollectionServiceTest extends java.lang.Object
ObjectCollectionService| Constructor and Description |
|---|
ObjectCollectionServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testCreateCollection() |
void |
testCreateSpecialCollection() |
void |
testGetElementCount() |
void |
testGetElements() |
void |
testGetReadUsersForCollection() |
void |
testGetWriteUsersForCollection() |
void |
testIsCollectionOwner() |
void |
testPublishCollection() |
void |
testRemoveCollection() |
void |
testRenameCollection() |
public void setUp()
public void testGetElements()
public void testGetElementCount()
public void testCreateCollection()
public void testCreateSpecialCollection()
public void testIsCollectionOwner()
public void testPublishCollection()
public void testRemoveCollection()
public void testRenameCollection()
public void testGetReadUsersForCollection()
public void testGetWriteUsersForCollection()
public void tearDown()
Copyright © 2018 SAP SE. All Rights Reserved.