Uses of Package
org.springframework.test.context.bean.override
Package
Description
Support case-by-case Bean overriding in Spring tests.
Bean override mechanism based on conventionally-named static methods
in the test class.
Bean overriding mechanism based on Mockito mocking and spying.
-
ClassDescriptionStrategies for bean override processing.Metadata for Bean Override injection points, also responsible for creation of the overriding instance.
-
-