Package io.helidon.microprofile.testing
package io.helidon.microprofile.testing
Helidon MicroProfile Testing Support.
-
ClassDescriptionAdd a CDI bean to the container.A repeatable container for
AddBean
.Add a configuration key/value pair to thesynthetic test configuration
.Add a configuration fragment to thesynthetic test configuration
.A repeatable container forAddConfigBlock
.A repeatable container forAddConfig
.Mark a static method that provides aConfigSource
to add to thesynthetic test configuration
.Add a CDI extension to the container.A repeatable container forAddExtension
.Add JAX-RS (Jersey) support.Mark a static method to be executed after the container is stopped.General setting for the test configuration.Disables CDI discovery.CDI container testing facade.Indicate that the container previously failed to initialize.HelidonTestDescriptor<T extends AnnotatedElement>Describes annotations for a test class or method.HelidonTestDescriptorBase<T extends AnnotatedElement>Base implementation.Helidon test CDI extension.HelidonTestInfo<T extends AnnotatedElement>Metadata of the test class or method that triggers the creation of a CDI container.Class info.Method info.CDI context that supportsHelidonTestScoped
.Marker interface for instrumented type.Proxy helper.CDI qualifier to inject a JAX-RS client or URI for a named socket.