Uses of Class
io.quarkus.test.component.MockBeanConfiguratorImpl
-
Uses of MockBeanConfiguratorImpl in io.quarkus.test.component
Fields in io.quarkus.test.component with type parameters of type MockBeanConfiguratorImplModifier and TypeFieldDescription(package private) final List<MockBeanConfiguratorImpl<?>>QuarkusComponentTestConfiguration.mockConfiguratorsMethods in io.quarkus.test.component with parameters of type MockBeanConfiguratorImplModifier and TypeMethodDescription(package private) voidQuarkusComponentTestExtensionBuilder.registerMockBean(MockBeanConfiguratorImpl<?> mock)