Interface GlobalConfigProvider


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

    Modifier and Type
    Method
    Description
    org.robolectric.annotation.Config
    get()
     
  • Method Details

    • get

      org.robolectric.annotation.Config get()