Interface ShadowPicker<T>

    • Method Detail

      • pickShadowClass

        Class<? extends T> pickShadowClass()
        Determines the shadow class to be used depending on the configuration of the org.robolectric.internal.Environment. Must be deterministic.
        Returns:
        the shadow class to be used