Uses of Class
org.opentest4j.reporting.events.java.ClasspathResourceSource
Packages that use ClasspathResourceSource
-
Uses of ClasspathResourceSource in org.opentest4j.reporting.events.java
Methods in org.opentest4j.reporting.events.java that return types with arguments of type ClasspathResourceSourceModifier and TypeMethodDescriptionClasspathResourceSource.addFilePosition
(int line, Optional<Integer> column) Add afilePosition
child element to this element.static Factory
<ClasspathResourceSource> JavaFactory.classpathResourceSource
(String resourceName) Create a factory forClasspathResourceSource
elements.