Class Hierarchy
- java.lang.Object
- org.junit.Assert
- org.junit.Assume
- org.junit.Platform
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Error
- java.lang.AssertionError
- org.junit.ComparisonFailure
- java.lang.AssertionError
- java.lang.Exception
- java.lang.RuntimeException
- com.google.j2cl.junit.runtime.InternalAssumptionViolatedException
- org.junit.AssumptionViolatedException
- com.google.j2cl.junit.runtime.InternalAssumptionViolatedException
- java.lang.RuntimeException
- org.junit.Test.None
- java.lang.Error
Annotation Interface Hierarchy
- org.junit.After (implements java.lang.annotation.Annotation)
- org.junit.AfterClass (implements java.lang.annotation.Annotation)
- org.junit.Before (implements java.lang.annotation.Annotation)
- org.junit.BeforeClass (implements java.lang.annotation.Annotation)
- org.junit.FixMethodOrder (implements java.lang.annotation.Annotation)
- org.junit.Ignore (implements java.lang.annotation.Annotation)
- org.junit.Test (implements java.lang.annotation.Annotation)