|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
com.goldenhammer.modality.ModalityTest
JUnit testing class for the Modality class
Constructor Summary | |
ModalityTest()
|
Method Summary | |
protected void |
setUp()
Sets up the fixture |
void |
testDoEcho()
Test if an echo can be sent to the server |
void |
testGetStats()
Tests getting the stats out of the modality. |
void |
testModalityStatus()
Tests the status variable of the modality for the various normal statuses during a test simulation |
void |
testModalityStatusStopped()
Tests the modality's status variable during the instance that it is stopped |
void |
testModalityString()
|
void |
testNewModality()
This tests that the modality is created and contains the correct attribute values. |
void |
testSave()
Tests saving the modality to an XML file. |
void |
testStoreImage()
Tests if an image can be sent to the server |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ModalityTest()
Method Detail |
protected void setUp()
public void testNewModality()
public void testDoEcho()
public void testStoreImage()
public void testSave()
public void testModalityString()
public void testModalityStatus()
public void testModalityStatusStopped()
public void testGetStats()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |