Interface GlobalConfigProvider

All Known Implementing Classes:
RobolectricTestRunner.DeprecatedTestRunnerDefaultConfigProvider

public interface GlobalConfigProvider
Provides the default config for a test.
  • Method Summary

    Modifier and Type
    Method
    Description
    get()
     
  • Method Details