コード例 #1
0
 @Test
 public void testRegisterUnregisterFragmentReplace() throws InterruptedException {
   UnifiedFragmentHelperTest.registerUnregisterFragmentReplace(instrumentation, true, uiDevice);
 }
コード例 #2
0
 @Test
 public void testRegisterUnregisterHomeButton() throws InterruptedException {
   UnifiedFragmentHelperTest.registerUnregisterHomeButton(instrumentation, activity, uiDevice);
 }