Uses of Package
org.springframework.boot.test.context
Package
Description
Classes and annotations related to configuring Spring's
ApplicationContext
for
tests.-
ClassDescriptionFilter to restrict the classes that can be loaded.Filter to restrict the resources that can be loaded.Filter to restrict the packages that can be loaded.Annotation that can be specified on a test class that runs Spring Boot based tests.An enumeration web environment modes.
@Component
that can be used when a bean is intended only for tests, and should be excluded from Spring Boot's component scanning.