edu.cmu.hcii.calo.test.PackTest Class Reference

Inherits edu.cmu.hcii.calo.test.MessagePassingTestHarness.

Inheritance diagram for edu.cmu.hcii.calo.test.PackTest:

Inheritance graph
[legend]
Collaboration diagram for edu.cmu.hcii.calo.test.PackTest:

Collaboration graph
[legend]
List of all members.

Detailed Description

Tests the interaction between Packs and the PackManager.

Author:
Brian Ellis


Public Member Functions

void setUp () throws Exception
 Setup method.
void tearDown () throws Exception
 Teardown method.
void testAddPack () throws Exception
 Tests adding a Pack to the manager.
void testChangePack () throws Exception
 Tests changing a Pack that's in the manager.
void testRemovePack () throws Exception
 Tests removing a Pack from the manager.
void testUnmanaged () throws Exception
 Tests unmanaged Packs.

Private Member Functions

Pack quickAddPack ()
 Adds a Pack to the manager, waits for and clears out any resulting Messages, and returns the Pack.


Member Function Documentation

void edu.cmu.hcii.calo.test.PackTest.setUp (  )  throws Exception

Setup method.

Exceptions:
java.lang.Exception 

void edu.cmu.hcii.calo.test.PackTest.tearDown (  )  throws Exception

Teardown method.

Exceptions:
java.lang.Exception 

void edu.cmu.hcii.calo.test.PackTest.testAddPack (  )  throws Exception

Tests adding a Pack to the manager.

Exceptions:
Exception 

void edu.cmu.hcii.calo.test.PackTest.testChangePack (  )  throws Exception

Tests changing a Pack that's in the manager.

Exceptions:
Exception 

void edu.cmu.hcii.calo.test.PackTest.testRemovePack (  )  throws Exception

Tests removing a Pack from the manager.

Exceptions:
Exception 

void edu.cmu.hcii.calo.test.PackTest.testUnmanaged (  )  throws Exception

Tests unmanaged Packs.

Exceptions:
Exception 

Pack edu.cmu.hcii.calo.test.PackTest.quickAddPack (  )  [private]

Adds a Pack to the manager, waits for and clears out any resulting Messages, and returns the Pack.


The documentation for this class was generated from the following file:
Generated on Mon Aug 13 15:06:19 2007 for CALO by  doxygen 1.5.2