org.jboss.dtf.testframework.coordinator
Class TestDefinitionRepository
java.lang.Object
org.jboss.dtf.testframework.coordinator.TestDefinitionRepository
public class TestDefinitionRepository
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestDefinitionRepository
public TestDefinitionRepository()
TestDefinitionRepository
public TestDefinitionRepository(java.net.URL testDefinitionFile)
throws java.lang.Exception
- Throws:
java.lang.Exception
getDescription
public java.lang.String getDescription()
verifyRepository
public boolean verifyRepository(TaskDefinitionRepository taskDefRepos)
getTestDefinitionsMap
public java.util.HashMap getTestDefinitionsMap()
getTestDefinition
public TestDefinition getTestDefinition(java.lang.String groupId,
java.lang.String testId)