Uses of Class
org.opentest4j.reporting.events.api.Context
Packages that use Context
-
Uses of Context in org.opentest4j.reporting.events.api
Methods in org.opentest4j.reporting.events.api with parameters of type ContextModifier and TypeMethodDescriptionCreate an element using the supplied context.default TFactory.createAndConfigure(Context context, Consumer<? super T> configurer) Create and configure an element using the supplied context andconfigurer.Constructors in org.opentest4j.reporting.events.api with parameters of type ContextModifierConstructorDescriptionChildElement(Context context, org.opentest4j.reporting.schema.QualifiedName qualifiedName) Create an instance with the supplied context and qualified name.Create an instance with the supplied context and qualified name.