Uses of Annotation Interface
io.helidon.microprofile.testing.AddExtension
Packages that use AddExtension
-
Uses of AddExtension in io.helidon.microprofile.testing
Methods in io.helidon.microprofile.testing that return types with arguments of type AddExtensionModifier and TypeMethodDescriptionHelidonTestDescriptor.addExtensions()
Get the discoveredAddExtension
annotations.HelidonTestDescriptorBase.addExtensions()
HelidonTestInfo.MethodInfo.addExtensions()
protected List
<AddExtension> HelidonTestDescriptorBase.lookupAddExtensions()
Lookup theAddExtension
annotations.