|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
nz.ac.waikato.mcennis.rat.graph.actor.BasicUserTest
public class BasicUserTest
Constructor Summary | |
---|---|
BasicUserTest(java.lang.String testName)
|
Method Summary | |
---|---|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testCompareToDifferingContent()
Test of compareTo method, of class nz.ac.waikato.mcennis.arm.graph.actor.BasicUser. |
void |
testCompareToDifferingMode()
Test of compareTo method, of class nz.ac.waikato.mcennis.arm.graph.actor.BasicUser. |
void |
testCompareToDifferingSize()
Test of compareTo method, of class nz.ac.waikato.mcennis.arm.graph.actor.BasicUser. |
void |
testCompareToEqualsProperties()
Test of compareTo method, of class nz.ac.waikato.mcennis.arm.graph.actor.BasicUser. |
void |
testCompareToLeftNull()
Test of compareTo method, of class nz.ac.waikato.mcennis.arm.graph.actor.BasicUser. |
void |
testCompareToNullProperties()
Test of compareTo method, of class nz.ac.waikato.mcennis.arm.graph.actor.BasicUser. |
void |
testCompareToRightNull()
Test of compareTo method, of class nz.ac.waikato.mcennis.arm.graph.actor.BasicUser. |
void |
testCompareToSameModeDifferingID()
Test of compareTo method, of class nz.ac.waikato.mcennis.arm.graph.actor.BasicUser. |
void |
testEquals()
Test of equals method, of class nz.ac.waikato.mcennis.arm.graph.actor.BasicUser. |
void |
testGetID()
Test of getID method, of class nz.ac.waikato.mcennis.arm.graph.actor.BasicUser. |
void |
testGetMode()
Test of getMode method, of class nz.ac.waikato.mcennis.arm.graph.actor.BasicUser. |
void |
testGetPropertyNotNull()
Test of getProperty method, of class nz.ac.waikato.mcennis.arm.graph.actor.BasicUser. |
void |
testGetPropertyNull()
Test of getProperty method, of class nz.ac.waikato.mcennis.arm.graph.actor.BasicUser. |
void |
testRemoveProperty()
Test of removeProperty method, of class nz.ac.waikato.mcennis.arm.graph.actor.BasicUser. |
void |
testRemovePropertyNotPresent()
Test of removeProperty method, of class nz.ac.waikato.mcennis.arm.graph.actor.BasicUser. |
void |
testSetMode()
Test of setMode method, of class nz.ac.waikato.mcennis.arm.graph.actor.BasicUser. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BasicUserTest(java.lang.String testName)
Method Detail |
---|
protected void setUp() throws java.lang.Exception
java.lang.Exception
protected void tearDown() throws java.lang.Exception
java.lang.Exception
public void testGetID()
public void testGetPropertyNotNull() throws java.lang.Exception
java.lang.Exception
public void testGetPropertyNull()
public void testRemoveProperty()
public void testRemovePropertyNotPresent()
public void testSetMode()
public void testGetMode()
public void testCompareToDifferingMode()
public void testCompareToSameModeDifferingID()
public void testCompareToNullProperties()
public void testCompareToLeftNull()
public void testCompareToRightNull()
public void testCompareToDifferingContent()
public void testCompareToDifferingSize()
public void testCompareToEqualsProperties()
public void testEquals()
|
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |