Uses of Class
org.opentest4j.reporting.events.core.Data
Packages that use Data
-
Uses of Data in org.opentest4j.reporting.events.core
Methods in org.opentest4j.reporting.events.core that return DataModifier and TypeMethodDescriptionData.withTime
(LocalDateTime timestamp) Set thetime
attribute of this element.Methods in org.opentest4j.reporting.events.core that return types with arguments of type DataModifier and TypeMethodDescriptionCoreFactory.data
(LocalDateTime timestamp) Create a factory forData
elements.