Interface | Description |
---|---|
ClassHandler |
This interface is used by Robolectric when instrumented classes are created and interacted with.
|
ClassHandler.Plan |
An execution plan, which can be invoked to satisfy a requested method call.
|
ClassInstrumentor.Decorator | |
ResourceProvider |
A provider of resources (à la ClassLoader).
|
ShadowedObject |
Enum | Description |
---|---|
MethodCallSite.Kind |
Annotation Type | Description |
---|---|
SandboxConfig |
Configuration settings that can be used on a per-class or per-test basis.
|