Package cdx.scorebot.net

Implementation of tests for various services and the framework which configures and executes those tests.

See:
          Description

Class Summary
CompetitionConfiguration This contains only the IP addresses of teams and the IP addresses and ports of the services which are to be tested from a template NetworkTestPackage.
ConfigurationTemplate This contains only the IP addresses and ports of the services which are to be tested from a template NetworkTestPackage.
NetworkTestPackage Contains a TestSuite for each service to be tested on a given network.
TeamConfiguration This contains only the IP addresses and ports of the services which are to be tested from a template NetworkTestPackage.
TestSuite Contains the TestItems for a given Service, when to schedule those tests, and how to score their results.
TestSuiteSkeleton Contains the skeleton information for a TestSuite
 

Package cdx.scorebot.net Description

Implementation of tests for various services and the framework which configures and executes those tests.