Home
last modified time | relevance | path

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

/external/robolectric-shadows/sandbox/src/test/java/org/robolectric/
DShadowWranglerIntegrationTest.java359 @SandboxConfig(shadows = ShadowAClassWithDifficultArgs.class)
365 public static class ShadowAClassWithDifficultArgs { class in ShadowWranglerIntegrationTest