Package org.robolectric.annotation.internal

  • Class Summary 
    Class Description
    ConfigUtils  
  • Annotation Types Summary 
    Annotation Type Description
    DoNotInstrument
    Indicates that a class should not be stripped/instrumented under any circumstances.
    Instrument
    Indicates that a class should always be instrumented regardless of its package.