Package cdx.scorebot.app.tester

Contains classeses related to the Tester.

See:
          Description

Class Summary
AddDowntimeDialog Dialog box which allows the user to add a new downtime
GenerateEventDialog Dialog box which allows the user to generate
ManualScheduler Stores a *copy* of test items in each TestSuite from the NetworkTestPackage being used to configure this TesterGUI's NetworkTester.
ManualTesterGUI This will launch a window to configure, verify, and run a test manually.
ManualTestSchedulingDialog Dialog box which allows the user to generate
NetworkTester Multi-threaded program which executes a NetworkTestPackage for a TesterApp (and listens to it).
ScheduledDowntimes Contains information about scheduled downtimes (times when tests should not be executed)
TesterGUI Runs tests and saves each resulting TestEvent to a file.
WaitingScreenDialog A modal dialog which displays while the NetworkTester thread shuts down.
 

Package cdx.scorebot.app.tester Description

Contains classeses related to the Tester.