Class Hierarchy
- java.lang.Object
- org.robolectric.internal.AndroidSandbox.TestEnvironmentSpec
 - java.lang.ClassLoader
- java.security.SecureClassLoader
- java.net.URLClassLoader (implements java.io.Closeable)
- org.robolectric.internal.bytecode.SandboxClassLoader
- org.robolectric.internal.AndroidSandbox.SdkSandboxClassLoader
 
 
 - org.robolectric.internal.bytecode.SandboxClassLoader
 
 - java.net.URLClassLoader (implements java.io.Closeable)
 
 - java.security.SecureClassLoader
 - org.robolectric.internal.DefaultManifestFactory (implements org.robolectric.internal.ManifestFactory)
 - org.robolectric.internal.ManifestIdentifier
 - org.junit.runner.Runner (implements org.junit.runner.Describable)
- org.junit.runners.ParentRunner<T> (implements org.junit.runner.manipulation.Filterable, org.junit.runner.manipulation.Orderable)
- org.junit.runners.BlockJUnit4ClassRunner
- org.robolectric.internal.SandboxTestRunner
 - org.robolectric.internal.SandboxTestRunner.HelperTestRunner
 
 
 - org.junit.runners.BlockJUnit4ClassRunner
 
 - org.junit.runners.ParentRunner<T> (implements org.junit.runner.manipulation.Filterable, org.junit.runner.manipulation.Orderable)
 - org.robolectric.internal.bytecode.Sandbox
- org.robolectric.internal.AndroidSandbox
 
 - org.robolectric.internal.SandboxManager
 - org.junit.runners.model.Statement
- org.robolectric.internal.TimeLimitedStatement
 
 - java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.robolectric.internal.DeprecatedMethodMarkerException
 
 
 - java.lang.RuntimeException
 
 - java.lang.Exception
 
 
Interface Hierarchy
- org.robolectric.internal.IShadow
 - org.robolectric.internal.ManifestFactory
 - org.robolectric.internal.SandboxManager.SandboxBuilder
 - org.robolectric.internal.ShadowProvider
 - org.robolectric.internal.TestEnvironment