Uses of Class
org.opentest4j.reporting.events.core.Tag
-
Packages that use Tag Package Description org.opentest4j.reporting.events.core -
-
Uses of Tag in org.opentest4j.reporting.events.core
Methods in org.opentest4j.reporting.events.core that return types with arguments of type Tag Modifier and Type Method Description static Factory<Tag>CoreFactory. tag(java.lang.String value)Create a factory forTagelements.
-