Class ConscryptModeConfigurer

java.lang.Object
org.robolectric.plugins.ConscryptModeConfigurer
All Implemented Interfaces:
Configurer<ConscryptMode.Mode>

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