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 MockBeanConfiguratorImpl Modifier and Type Field Description (package private) List<MockBeanConfiguratorImpl<?>>QuarkusComponentTestConfiguration. mockConfiguratorsMethods in io.quarkus.test.component with parameters of type MockBeanConfiguratorImpl Modifier and Type Method Description (package private) voidQuarkusComponentTestExtensionBuilder. registerMockBean(MockBeanConfiguratorImpl<?> mock)
-