Package org.junit.extensions.cpsuite
Class ClasspathClassesFinder
java.lang.Object
org.junit.extensions.cpsuite.ClasspathClassesFinder
- All Implemented Interfaces:
ClassesFinder
Utility class to find classes within the class path, both inside and outside
of jar files. Inner and anonymous classes are not being considered in the
first place.
It's originally evolved out of ClassPathTestCollector in JUnit 3.8.1
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ClasspathClassesFinder
-
-
Method Details
-
find
- Specified by:
findin interfaceClassesFinder
-
getTester
-
getClasspathProperty
-