Package org.robolectric
Interface TestLifecycleApplication
public interface TestLifecycleApplication
- 
Method SummaryModifier and TypeMethodDescriptionvoidvoidbeforeTest(Method method) voidprepareTest(Object test) 
- 
Method Details- 
beforeTest
- 
prepareTest
- 
afterTest
 
-