Uses of Annotation Interface
org.springframework.boot.test.context.TestComponent
Package
Description
Classes and annotations related to configuring Spring's
ApplicationContext
for
tests.-
Uses of TestComponent in org.springframework.boot.test.context
Modifier and TypeClassDescription@interface
@Configuration
that can be used to define additional beans or customizations for a test.