Class ClasspathResourceSource

java.lang.Object
org.junit.platform.engine.support.descriptor.ClasspathResourceSource
All Implemented Interfaces:
Serializable, TestSource

@API(status=STABLE, since="1.0") public class ClasspathResourceSource extends Object implements TestSource
Classpath resource based TestSource with an optional position.
Since:
1.0
See Also: