Merge "Settings: Annotate JUnit4 test with @Test"
This commit is contained in:
committed by
Android (Google) Code Review
commit
db88fb8de5
@@ -355,6 +355,7 @@ public class MasterClearTest {
|
||||
assertEquals(TEST_CONFIRMATION_CLASS, actualIntent.getComponent().getClassName());
|
||||
}
|
||||
|
||||
@Test
|
||||
public void testShowAccountCredentialConfirmation() {
|
||||
// Finally mock out the startActivityForResultCall
|
||||
doNothing().when(mMasterClear)
|
||||
|
Reference in New Issue
Block a user