Hierarchy For All Packages
Class Hierarchy
- java.lang.Object
- org.testframe.api.Asserters
- org.testframe.engine.TestResult
- org.testframe.engine.TestResultComparator (implements java.util.Comparator<T>)
- org.testframe.engine.TestResultsReporter
- org.testframe.engine.TestRunner
Interface Hierarchy
- org.testframe.api.Procedure
Annotation Type Hierarchy
- org.testframe.api.AfterAllTests (implements java.lang.annotation.Annotation)
- org.testframe.api.AfterEachTest (implements java.lang.annotation.Annotation)
- org.testframe.api.BeforeAllTests (implements java.lang.annotation.Annotation)
- org.testframe.api.BeforeEachTest (implements java.lang.annotation.Annotation)
- org.testframe.api.Skip (implements java.lang.annotation.Annotation)
- org.testframe.api.Test (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.testframe.engine.TestResultStatus
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)