Uses of Class
io.quarkus.test.component.QuarkusComponentTestConfiguration
-
Uses of QuarkusComponentTestConfiguration in io.quarkus.test.component
Fields in io.quarkus.test.component declared as QuarkusComponentTestConfigurationModifier and TypeFieldDescription(package private) final QuarkusComponentTestConfigurationQuarkusComponentTestExtension.baseConfiguration(package private) static final QuarkusComponentTestConfigurationQuarkusComponentTestConfiguration.DEFAULTMethods in io.quarkus.test.component that return QuarkusComponentTestConfigurationModifier and TypeMethodDescription(package private) QuarkusComponentTestConfiguration(package private) QuarkusComponentTestConfigurationMethods in io.quarkus.test.component with parameters of type QuarkusComponentTestConfigurationModifier and TypeMethodDescription(package private) static BuildResultComponentContainer.build(Class<?> testClass, QuarkusComponentTestConfiguration configuration, boolean buildShouldFail, Set<String> tracedClasses) Performs the build for the given test class and configuration.Constructors in io.quarkus.test.component with parameters of type QuarkusComponentTestConfigurationModifierConstructorDescription(package private)QuarkusComponentTestExtension(QuarkusComponentTestConfiguration baseConfiguration, boolean startShouldFail)