Class LazyApplicationConfigurer

All Implemented Interfaces:
Configurer<LazyApplication.LazyLoad>

@AutoService(Configurer.class) public class LazyApplicationConfigurer extends SingleValueConfigurer<LazyApplication,LazyApplication.LazyLoad>
A Configurer that reads the LazyApplication to dictate whether Robolectric should lazily instantiate the Application under test (as well as the test Instrumentation).