Class SQLiteModeConfigurer

All Implemented Interfaces:
Configurer<SQLiteMode.Mode>

@AutoService(Configurer.class) public class SQLiteModeConfigurer extends SingleValueConfigurer<SQLiteMode,SQLiteMode.Mode>
Provides configuration to Robolectric for its @SQLiteMode annotation.