Uses of Class
org.opentest4j.reporting.events.root.Reported
-
Packages that use Reported Package Description org.opentest4j.reporting.events.root -
-
Uses of Reported in org.opentest4j.reporting.events.root
Methods in org.opentest4j.reporting.events.root that return types with arguments of type Reported Modifier and Type Method Description static Factory<Reported>
RootFactory. reported(java.lang.String id, java.time.Instant time)
Create a factory forReported
elements.
-