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