Uses of Annotation Interface
org.springframework.boot.test.context.TestComponent
Packages that use TestComponent
Package
Description
Support for mapping annotation attribute values in the Spring
Environment.-
Uses of TestComponent in org.springframework.boot.test.context
Classes in org.springframework.boot.test.context with annotations of type TestComponentModifier and TypeClassDescription@interface@Configurationthat can be used to define additional beans or customizations for a test.