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