Uses of Class
io.helidon.microprofile.testing.HelidonTestExtension
Packages that use HelidonTestExtension
-
Uses of HelidonTestExtension in io.helidon.microprofile.testing
Constructor parameters in io.helidon.microprofile.testing with type arguments of type HelidonTestExtensionModifierConstructorDescriptionHelidonTestContainer
(HelidonTestInfo<?> testInfo, HelidonTestScope testScope, BiFunction<HelidonTestInfo<?>, HelidonTestScope, HelidonTestExtension> extensionFactory) Create a new instance.