Package org.robolectric
Interface TestLifecycleApplication
-
public interface TestLifecycleApplication
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
afterTest(Method method)
void
beforeTest(Method method)
void
prepareTest(Object test)
-