public class ReferenceSystemRegistryTestCase extends java.lang.Object implements TestLifeCycle
| Constructor and Description |
|---|
ReferenceSystemRegistryTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testRemoveByObjectReference() |
void |
testRemoveId() |
void |
testRemoveNull() |
void |
testRemoveObject() |
void |
testRemoveReference() |
void |
testRemoveReferenceSystem() |
public void setUp()
throws java.lang.Exception
setUp in interface TestLifeCyclejava.lang.Exceptionpublic void tearDown()
throws java.lang.Exception
tearDown in interface TestLifeCyclejava.lang.Exceptionpublic void testRemoveId()
public void testRemoveNull()
public void testRemoveObject()
public void testRemoveReference()
public void testRemoveReferenceSystem()
public void testRemoveByObjectReference()