Package org.jboss.dtf.testframework.coordinator

Interface Summary
CoordinatorInterface  
TestReceiver  
TestSupplier  
 

Class Summary
Action This class is used to store information pertaining to an action performed during a test.
CoordinatorDescriptor  
ExecTable  
InitiateTestRun Command line tool used to initiate a testrun.
NodeList This class represents a row of nodes which map on to an ExecTable row.
NodeManager This class is concerned with supplying test managers with the required test node references required to run a test.
NodeManagerPlugin  
OSProductCombination This class is used to store and Operating System/Product combination so that they can easily be passed between classes.
PermutationCode This class represents a tests permutation code.
SupportedOS Class used to represent an OS supported by the system used to store the products that this OS supports.
TaskDefinition  
TaskDefinitionRepository  
TestDefinition This class represents a tests definition gained from the XML file.
TestDefinitionRepository  
 

Exception Summary
CoordinatorBusy  
IncorrectDefinitionException  
InvalidDefinitionFile This exception is thrown if a definition file is invalid.
InvalidTestDeclaration  
NoAssociatedData This exception is thrown if data is requested from an Action that doesn't exist.
ResourceAllocationFailure This exception is thrown when the coordinator is unable to retrieve the resources required to run a test.
RunTaskFailure This exception is thrown when the coordinator fails to run a task
TaskNotFound  
TestDefinitionVerificationFailure  
TestUndefined  
UnsupportedOS  
UnsupportedProduct