Searched refs:ShadowWranglerIntegrationTest (Results 1 – 2 of 2) sorted by relevance
3 import org.robolectric.ShadowWranglerIntegrationTest;9 public class ShadowFoo extends ShadowWranglerIntegrationTest.ShadowFooParent {
25 public class ShadowWranglerIntegrationTest { class141 … assertThat(stackTrace[2].getClassName()).isEqualTo(ShadowWranglerIntegrationTest.class.getName()); in shouldRemoveNoiseFromShadowedStackTraces()181 … assertThat(stackTrace[1].getClassName()).isEqualTo(ShadowWranglerIntegrationTest.class.getName()); in shouldRemoveNoiseFromUnshadowedStackTraces()