| ClassDetails |
|
| ClassInstrumentor |
|
| ClassNodeProvider |
|
| DirectObjectMarker |
|
| InstrumentationConfiguration |
|
| InstrumentationConfiguration.Builder |
|
| InstrumentingClassWriter |
ClassWriter implementation that verifies classes by comparing type information obtained
from loading the classes as resources.
|
| Interceptor |
|
| Interceptors |
|
| InvocationProfile |
|
| InvokeDynamic |
|
| InvokeDynamicClassInstrumentor |
|
| InvokeDynamicSupport |
|
| MethodCallSite |
|
| MethodRef |
Reference to a specific method on a class.
|
| MethodSignature |
|
| MutableClass |
|
| OldClassInstrumentor |
|
| ProxyMaker |
|
| RoboCallSite |
|
| RobolectricGeneratorAdapter |
GeneratorAdapter implementation specific to generate code for Robolectric purposes
|
| RobolectricInternals |
|
| Sandbox |
|
| SandboxClassLoader |
Class loader that modifies the bytecode of Android classes to insert calls to Robolectric's
shadow classes.
|
| ShadowConstants |
|
| ShadowDecorator |
Decorator which adds Robolectric's shadowing behavior to a class.
|
| ShadowImpl |
|
| ShadowInfo |
|
| ShadowInvalidator |
|
| ShadowMap |
Maps from instrumented class to shadow class.
|
| ShadowMap.Builder |
|
| ShadowProviders |
|
| ShadowWrangler |
ShadowWrangler matches shadowed classes up with corresponding shadows based on a ShadowMap.
|
| UrlResourceProvider |
ResourceProvider using URLs.
|