Commit graph

3 commits

Author SHA1 Message Date
5b3d927aae Package scanner - test for "mixed" (JAR + local files) loading 2015-09-13 11:25:24 +02:00
7a86275c1a Package scanner test: add tests for JAR files
The older tests are executed from class files. Added tests that scan
org.junit as well.
2015-09-13 11:21:05 +02:00
ae5a3d5d1a Package scanner and its tests
The package scanner is a helper that can list and load classes from a
package, optionally recursing into sub-packages.
2015-09-13 11:09:43 +02:00