Searched refs:assertEqualIntents (Results 1 – 2 of 2) sorted by relevance
57 private void assertEqualIntents(Intent actual, Intent expected) { in assertEqualIntents() method in SettingsLicenseActivityTest78 assertEqualIntents(Shadows.shadowOf(mApplication).getNextStartedActivity(), intent); in testOnCreateWithValidHtmlFile()100 assertEqualIntents(Shadows.shadowOf(mApplication).getNextStartedActivity(), intent); in testOnCreateWithGeneratedHtmlFile()
59 void assertEqualIntents(Intent actual, Intent expected) { in assertEqualIntents() method in LicenseActivityTest80 assertEqualIntents(shadowOf(mApplication).getNextStartedActivity(), intent); in testOnCreateWithValidHtmlFile()102 assertEqualIntents(shadowOf(mApplication).getNextStartedActivity(), intent); in testOnCreateWithGeneratedHtmlFile()