Package org.robolectric
Interface TestLifecycleApplication
-
public interface TestLifecycleApplication
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidafterTest(Method method)voidbeforeTest(Method method)voidprepareTest(Object test)
-