Annotation Type BackgroundTestRule.BackgroundTest

Enclosing class:
BackgroundTestRule

@Retention(RUNTIME) @Target(METHOD) public static @interface BackgroundTestRule.BackgroundTest
Annotation for test methods that need to be executed in a background thread.