Package org.springframework.test.context.bean.override
@NonNullApi
@NonNullFields
package org.springframework.test.context.bean.override
Support case-by-case Bean overriding in Spring tests.
-
ClassDescriptionMark a composed annotation as eligible for Bean Override processing.Strategy interface for Bean Override processing, providing
OverrideMetadatathat drives how the target bean is overridden.Strategies for bean override processing.TestExecutionListenerthat enables Bean Override support in tests, injecting overridden beans in appropriate fields of the test instance.Metadata for Bean Override injection points, also responsible for creation of the overriding instance.