Package org.robolectric.pluginapi.config
Interface GlobalConfigProvider
- All Known Implementing Classes:
RobolectricTestRunner.DeprecatedTestRunnerDefaultConfigProvider
public interface GlobalConfigProvider
Provides the default config for a test.
-
Method Summary
-
Method Details
-
get
Config get()
-