Classes | |
class | AnimationTest |
Tests the animation component. More... | |
class | AutomatedEngineTest |
Tests that we match specification with our automated engine. More... | |
class | HistoryTest |
Tests that we match spec with our History Manager. More... | |
class | MessagePassingTestHarness |
A handy test harness to use when testing message passing. More... | |
class | NotificationTest |
Tests that we match specification with our Notification Manager. More... | |
class | PackTest |
Tests the interaction between Packs and the PackManager. More... | |
class | RelevantInfoTest |
More... |
|
class | ScheduleTest |
Tests the ScheduleManager and its accompanying accoutrement of messages and model objects. More... | |
class | TaskTest |
Tests the TaskManager. More... | |
Packages | |
package | manual |
Functions | |
. | SuiteClasses ({TaskTest.class, NotificationTest.class, ScheduleTest.class, AutomatedEngineTest.class, RelevantInfoTest.class, PackTest.class, AnimationTest.class}) public class AllTests |
Runs all the unit tests for CALO (as long as they are all included in the SuiteClasses definition below). |
. edu.cmu.hcii.calo.test.SuiteClasses | ( | ) | [package] |
Runs all the unit tests for CALO (as long as they are all included in the SuiteClasses definition below).