Home
last modified time | relevance | path

Searched refs:TestWithOldSdk (Results 1 – 1 of 1) sorted by relevance

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/
DRobolectricTestRunnerTest.java84 RobolectricTestRunner runner = new MyRobolectricTestRunner(TestWithOldSdk.class); in ignoredTestCanSpecifyUnsupportedSdkWithoutExploding()
199 public static class TestWithOldSdk { class in RobolectricTestRunnerTest