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 afilePositionchild element to this element.static Factory<ClasspathResourceSource> JavaFactory.classpathResourceSource(String resourceName) Create a factory forClasspathResourceSourceelements.