Runtime Suite Test Classpath C · A sample classpath used for testing ClassesOnClasspath. Creates a single package c, with a test class and a text file.
Group: com.dhemery.runtime-suite - All Dependencies
Runtime Suite Test Classpath D · A sample classpath used for testing ClassesOnClasspath. Contains a single package d, with a test class and a non-test class.
Runtime Suite Test Classpath B · A sample classpath used for testing ClassesOnClasspath. Contains a package heirarchy, rooted at package b, with test classes in each.
Runtime Suite Test Classpath A · A sample classpath used for testing ClassesOnClasspath. Contains a package heirarchy, rooted at package a, with test classes in each.
Runtime Suite Core · Implementation and tests for runtime-suite.
Runtime Suite · A JUnit suite class that finds and filters tests based on user-defined criteria, then runs the selected tests. Also includes a class finder that finds test classes on the classpath, and filters to included or exclude test classes and methods by category.