Uses of Interface
org.springframework.test.context.ContextCustomizerFactory
Packages that use ContextCustomizerFactory
Package
Description
Support classes for the Spring TestContext Framework.
-
Uses of ContextCustomizerFactory in org.springframework.test.context.support
Methods in org.springframework.test.context.support that return types with arguments of type ContextCustomizerFactoryModifier and TypeMethodDescriptionprotected List<ContextCustomizerFactory>
AbstractTestContextBootstrapper.getContextCustomizerFactories()
Get theContextCustomizerFactory
instances for this bootstrapper.