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