Class Hierarchy
- java.lang.Object
- org.junit.runner.Runner (implements org.junit.runner.Describable)
- org.teavm.junit.TeaVMTestRunner (implements org.junit.runner.manipulation.Filterable)
- org.junit.runner.Runner (implements org.junit.runner.Describable)
Annotation Interface Hierarchy
- org.teavm.junit.AttachJavaScript (implements java.lang.annotation.Annotation)
- org.teavm.junit.EachTestCompiledSeparately (implements java.lang.annotation.Annotation)
- org.teavm.junit.JsModuleTest (implements java.lang.annotation.Annotation)
- org.teavm.junit.OnlyPlatform (implements java.lang.annotation.Annotation)
- org.teavm.junit.ServeJS (implements java.lang.annotation.Annotation)
- org.teavm.junit.ServeJSList (implements java.lang.annotation.Annotation)
- org.teavm.junit.SkipJVM (implements java.lang.annotation.Annotation)
- org.teavm.junit.SkipPlatform (implements java.lang.annotation.Annotation)
- org.teavm.junit.TeaVMProperties (implements java.lang.annotation.Annotation)
- org.teavm.junit.TeaVMProperty (implements java.lang.annotation.Annotation)
- org.teavm.junit.WholeClassCompilation (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.teavm.junit.TestPlatform
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)