Uses of Class
org.opentest4j.reporting.events.java.ClassSource
Packages that use ClassSource
-
Uses of ClassSource in org.opentest4j.reporting.events.java
Methods in org.opentest4j.reporting.events.java that return types with arguments of type ClassSourceModifier and TypeMethodDescriptionClassSource.addFilePosition(int line, Optional<Integer> column) Add afilePositionchild element to this element.static Factory<ClassSource> JavaFactory.classSource(String className) Create a factory forClassSourceelements.