Class Hierarchy
- java.lang.Object
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- junit.framework.JUnit4TestAdapterCache
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- junit.framework.Assert
- junit.framework.ComparisonCompactor
- junit.framework.JUnit4TestAdapter (implements org.junit.runner.Describable, org.junit.runner.manipulation.Filterable, org.junit.runner.manipulation.Orderable, junit.framework.Test)
- junit.framework.JUnit4TestCaseFacade (implements org.junit.runner.Describable, junit.framework.Test)
- junit.framework.TestFailure
- junit.framework.TestResult
- junit.framework.TestSuite (implements junit.framework.Test)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Error
- java.lang.AssertionError
- junit.framework.AssertionFailedError
- junit.framework.ComparisonFailure
- junit.framework.AssertionFailedError
- java.lang.AssertionError
- java.lang.Error
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
Interface Hierarchy
- junit.framework.Protectable
- junit.framework.Test
- junit.framework.TestListener