Example #1
0
 public final void tearDown() {
   UReactUser.clear(getContext());
 }
Example #2
0
 @Override
 public final void setUp() throws Exception {
   super.setUp();
   createApplication();
   UReactUser.clear(getContext());
 }