-keep class org.junit.runners.JUnit4 { *; } -keep @org.junit.runner.RunWith class * { public *; }