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