Package org.robolectric.junit.rules


package org.robolectric.junit.rules
  • Class
    Description
    Deprecated.
    use LooperMode.Mode.INSTRUMENTATION_TEST instead
    Annotation for test methods that need to be executed in a background thread.
    Rule for failing tests that leave any CloseGuards open.
    Allows tests to assert about the presence of log messages, and turns logged errors that are not explicitly expected into test failures.