Uses of Interface
org.springframework.test.context.ContextCustomizerFactory
Package
Description
Support classes for the Spring TestContext Framework.
-
Uses of ContextCustomizerFactory in org.springframework.test.context.support
Modifier and TypeMethodDescriptionprotected List<ContextCustomizerFactory>
AbstractTestContextBootstrapper.getContextCustomizerFactories()
Get theContextCustomizerFactory
instances for this bootstrapper.