Searched refs:TestWithBrokenAppCreate (Results 1 – 1 of 1) sorted by relevance
33 import org.robolectric.RobolectricTestRunnerTest.TestWithBrokenAppCreate.MyTestApplication;112 RobolectricTestRunner runner = new MyRobolectricTestRunner(TestWithBrokenAppCreate.class); in failureInAppOnCreateDoesntBreakAllTests()229 public static class TestWithBrokenAppCreate { class in RobolectricTestRunnerTest