|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.nees.metadata.TestMetadataObject
| Constructor Summary | |
TestMetadataObject()
|
|
| Method Summary | |
protected void |
setUp()
|
void |
testDates()
|
void |
testDoubles()
|
void |
testGetId()
|
void |
testIdImmutability()
|
void |
testInts()
|
void |
testLongs()
|
void |
testMalformedId()
|
void |
testNullId()
|
void |
testReferences()
|
void |
testRelationsProperty()
|
void |
testStrings()
|
void |
testVersion()
|
void |
testVersionImmutability()
|
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString |
| 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 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public TestMetadataObject()
| Method Detail |
protected void setUp()
public void testNullId()
public void testMalformedId()
public void testIdImmutability()
public void testGetId()
public void testVersion()
throws ImmutableException
ImmutableException
public void testVersionImmutability()
throws ImmutableException
ImmutableException
public void testRelationsProperty()
throws java.lang.Exception
java.lang.Exception
public void testDates()
throws MalformedIdException,
RelationNotFoundException,
RelationTypeException
MalformedIdException
RelationNotFoundException
RelationTypeException
public void testDoubles()
throws MalformedIdException,
RelationNotFoundException,
RelationTypeException
MalformedIdException
RelationNotFoundException
RelationTypeException
public void testInts()
throws MalformedIdException,
RelationNotFoundException,
RelationTypeException
MalformedIdException
RelationNotFoundException
RelationTypeException
public void testLongs()
throws MalformedIdException,
RelationNotFoundException,
RelationTypeException
MalformedIdException
RelationNotFoundException
RelationTypeException
public void testReferences()
throws MalformedIdException,
RelationNotFoundException,
RelationTypeException
MalformedIdException
RelationNotFoundException
RelationTypeException
public void testStrings()
throws MalformedIdException,
RelationNotFoundException,
RelationTypeException
MalformedIdException
RelationNotFoundException
RelationTypeException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||