Index
All Classes and Interfaces|All Packages|Constant Field Values
T
- Test - Annotation Type in org.testframe.api
 - 
Annotation for test procedures.
 - TestResult - Class in org.testframe.engine
 - 
Holds the results of a test.
 - TestResult(Method, TestResultStatus, Throwable) - Constructor for class org.testframe.engine.TestResult
 - 
Constructor.
 - TestResultComparator - Class in org.testframe.engine
 - 
Compares two test results according to their test result status.
 - TestResultComparator() - Constructor for class org.testframe.engine.TestResultComparator
 - TestResultsReporter - Class in org.testframe.engine
 - 
Reports the test results.
 - TestResultsReporter(String, List<TestResult>) - Constructor for class org.testframe.engine.TestResultsReporter
 - 
Sole constructor.
 - TestResultStatus - Enum in org.testframe.engine
 - 
Enumerates the four possible outcomes of running a test: it passed, it failed, it was skipped or it caused an error.
 - TestRunner - Class in org.testframe.engine
 - 
Runs the tests in a test class.
 - TestRunner() - Constructor for class org.testframe.engine.TestRunner
 
All Classes and Interfaces|All Packages|Constant Field Values