JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Robolectric 4.5 |
Prev Class
Next Class
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
Package
org.robolectric.annotation.internal
Annotation Type DoNotInstrument
@Documented
@Retention
(
RUNTIME
)
@Target
(
TYPE
) public @interface
DoNotInstrument
Indicates that a class should not be stripped/instrumented under any circumstances.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Robolectric 4.5 |
Prev Class
Next Class
Frames
No Frames
All Classes
JavaScript is disabled on your browser.
Summary:
Field |
Required |
Optional
Detail:
Field |
Element