package

androidx.test.runner.suites

Classes

AndroidClasspathSuiteTest suite that finds all JUnit3 and JUnit4 test classes in the instrumentation context apk.
AndroidClasspathSuite.RunnerSuiteInternal suite class that performs the work of class path scanning.
PackagePrefixClasspathSuiteAn alternative to AndroidClasspathSuite that ignores classes whose java package is not within the current class's java package.