Class LooperModeConfigurer

java.lang.Object
org.robolectric.plugins.LooperModeConfigurer
All Implemented Interfaces:
Configurer<LooperMode.Mode>

@AutoService(Configurer.class)
public class LooperModeConfigurer
extends Object
implements Configurer<LooperMode.Mode>
Provides configuration to Robolectric for its @LooperMode annotation.