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.
-
ClassDescriptionHandler for Bean Override injection points that is responsible for creating the bean override instance for a given set of metadata and potentially for tracking the created instance.Strategies for bean override processing.
-
-