Package org.robolectric.annotation.experimental

  • Enum Summary 
    Enum Description
    LazyApplication.LazyLoad
    Whether or not the Application should be lazily loaded
  • Annotation Types Summary 
    Annotation Type Description
    LazyApplication
    A Configurer annotation that dictates whether or not Robolectric should lazily instantiate the Application under test.