Uses of Package
org.finra.jtaf.core.model.test

Packages that use org.finra.jtaf.core.model.test
org.finra.jtaf.core   
org.finra.jtaf.core.model.execution   
org.finra.jtaf.core.model.test   
org.finra.jtaf.core.model.test.digraph   
org.finra.jtaf.core.parallel   
org.finra.jtaf.core.parsing   
org.finra.jtaf.core.plugins.execution   
org.finra.jtaf.core.plugins.parsing   
org.finra.jtaf.core.traceability   
 

Classes in org.finra.jtaf.core.model.test used by org.finra.jtaf.core
TestAgenda
          Maintains a list of TestScripts that have been executed and TestScripts that still need to be executed
TestNamespace
          These are the internal nodes of our testing model.
 

Classes in org.finra.jtaf.core.model.test used by org.finra.jtaf.core.model.execution
TestResult
          This class represents the test result for the test
TestScript
          This class represents a test script object
TestStepsDetails
          This class represents a single test step object i.e.
 

Classes in org.finra.jtaf.core.model.test used by org.finra.jtaf.core.model.test
ITestVisitor
          Visitor for different test elements
Requirement
          Represents the requirement the test is addressing.
TestComponent
          Base class of all test-related components within the model, includes only TestScripts and TestNamespaces.
TestNamespace
          These are the internal nodes of our testing model.
TestPath
          Handles basic path-related tasks: - Removes unnecessary '/' characters - Determines if the path is absolute - Splits the components
TestScript
          This class represents a test script object
TestStatus
          Enum to maintain status of the current test
TestStepsDetails
          This class represents a single test step object i.e.
TestSuite
          This class represents a testsuite object
 

Classes in org.finra.jtaf.core.model.test used by org.finra.jtaf.core.model.test.digraph
TestNamespace
          These are the internal nodes of our testing model.
TestScript
          This class represents a test script object
 

Classes in org.finra.jtaf.core.model.test used by org.finra.jtaf.core.parallel
TestScript
          This class represents a test script object
 

Classes in org.finra.jtaf.core.model.test used by org.finra.jtaf.core.parsing
TestAgenda
          Maintains a list of TestScripts that have been executed and TestScripts that still need to be executed
TestNamespace
          These are the internal nodes of our testing model.
TestScript
          This class represents a test script object
TestSuite
          This class represents a testsuite object
 

Classes in org.finra.jtaf.core.model.test used by org.finra.jtaf.core.plugins.execution
TestResult
          This class represents the test result for the test
TestScript
          This class represents a test script object
TestStepsDetails
          This class represents a single test step object i.e.
 

Classes in org.finra.jtaf.core.model.test used by org.finra.jtaf.core.plugins.parsing
TestAgenda
          Maintains a list of TestScripts that have been executed and TestScripts that still need to be executed
TestSuite
          This class represents a testsuite object
 

Classes in org.finra.jtaf.core.model.test used by org.finra.jtaf.core.traceability
TestAgenda
          Maintains a list of TestScripts that have been executed and TestScripts that still need to be executed
 



Copyright © 2014. All rights reserved.