Home
last modified time | relevance | path

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

/external/robolectric-shadows/sandbox/src/test/java/org/robolectric/
DShadowWranglerIntegrationTest.java119 ThrowInShadowMethod instance = new ThrowInShadowMethod(); in shouldRemoveNoiseFromShadowedStackTraces()
137 assertThat(stackTrace[1].getClassName()).isEqualTo(ThrowInShadowMethod.class.getName()); in shouldRemoveNoiseFromShadowedStackTraces()
147 public static class ThrowInShadowMethod { class in ShadowWranglerIntegrationTest
152 @Implements(ThrowInShadowMethod.class)