Home
last modified time | relevance | path

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

/external/robolectric-shadows/sandbox/src/test/java/org/robolectric/
DShadowWranglerIntegrationTest.java163 ThrowInRealMethod instance = new ThrowInRealMethod(); in shouldRemoveNoiseFromUnshadowedStackTraces()
177 assertThat(stackTrace[0].getClassName()).isEqualTo(ThrowInRealMethod.class.getName()); in shouldRemoveNoiseFromUnshadowedStackTraces()
187 public static class ThrowInRealMethod { class in ShadowWranglerIntegrationTest
193 @Implements(ThrowInRealMethod.class)