Uses of Class
org.opentest4j.reporting.events.core.Attachments
-
Packages that use Attachments Package Description org.opentest4j.reporting.events.core -
-
Uses of Attachments in org.opentest4j.reporting.events.core
Methods in org.opentest4j.reporting.events.core that return types with arguments of type Attachments Modifier and Type Method Description static Factory<Attachments>
CoreFactory. attachments()
Create a factory forAttachments
elements.
-