org.jboss.dtf.testframework.coordinator
Interface TestSupplier


public interface TestSupplier


Method Summary
 TestDefinition supplyTestToPerform()
          Called by a Coordinator to ask a test supplier to supply it with a test definition for it to execute
 

Method Detail

supplyTestToPerform

TestDefinition supplyTestToPerform()
Called by a Coordinator to ask a test supplier to supply it with a test definition for it to execute