java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.acs.damsel.srvr.collection.TestCollectionView
- All Implemented Interfaces:
- junit.framework.Test
- public class TestCollectionView
- extends junit.framework.TestCase
| Fields inherited from class junit.framework.TestCase |
|
| Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
collectionView
private CollectionView collectionView
TestCollectionView
public TestCollectionView(java.lang.String name)
setUp
protected void setUp()
throws java.lang.Exception
- Description copied from class:
junit.framework.TestCase
- Sets up the fixture, for example, open a network connection.
This method is called before a test is executed.
testCreate
public void testCreate()
testAddAsset
public void testAddAsset()
testRemoveAsset
public void testRemoveAsset()
testGetMetadataTagsCommonToAllAssets
public void testGetMetadataTagsCommonToAllAssets()