Annotation Type BackgroundTestRule.BackgroundTest


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