android-junit5
android-junit5 copied to clipboard
Fixing inherited test support
Junit anotations of super classes was not scanned and classes was not recognized as tests.
org.junit.runners.model.InvalidTestClassError: Invalid test class 'de.mannodermaus.junit5.inheritance.TestImplementation