Searched refs:ThrowInShadowMethod (Results 1 – 1 of 1) sorted by relevance
119 ThrowInShadowMethod instance = new ThrowInShadowMethod(); in shouldRemoveNoiseFromShadowedStackTraces()137 assertThat(stackTrace[1].getClassName()).isEqualTo(ThrowInShadowMethod.class.getName()); in shouldRemoveNoiseFromShadowedStackTraces()147 public static class ThrowInShadowMethod { class in ShadowWranglerIntegrationTest152 @Implements(ThrowInShadowMethod.class)