Inheritance diagram for edu.cmu.hcii.calo.test.HistoryTest:
Public Member Functions | |
void | setUp () throws Exception |
Test setup method. | |
void | tearDown () throws Exception |
Test teardown method. | |
void | testAddGeneralMessage () throws Exception |
Makes sure that adding a notification to a manager causes messages to be captured in the history. | |
void | testAddHistoryItem () throws Exception |
Tests adding History Items. |
void edu.cmu.hcii.calo.test.HistoryTest.setUp | ( | ) | throws Exception |
Test setup method.
java.lang.Exception |
void edu.cmu.hcii.calo.test.HistoryTest.tearDown | ( | ) | throws Exception |
Test teardown method.
Exception |
void edu.cmu.hcii.calo.test.HistoryTest.testAddGeneralMessage | ( | ) | throws Exception |
Makes sure that adding a notification to a manager causes messages to be captured in the history.
Exception |
void edu.cmu.hcii.calo.test.HistoryTest.testAddHistoryItem | ( | ) | throws Exception |
Tests adding History Items.
Exception |