Packages 
PackageDescription
org.springframework.boot.testsupport
Internal support classes used in Spring Boot tests.
org.springframework.boot.testsupport.assertj
Utilities and helpers for AssertJ.
org.springframework.boot.testsupport.compiler
Utilities to work with the Java compiler at test time.
org.springframework.boot.testsupport.context
Utilities to help test Spring contexts.
org.springframework.boot.testsupport.rule
Internal JUnit rules used in Spring Boot tests.
org.springframework.boot.testsupport.runner
Custom JUnit runners used in Spring Boot's own tests.
org.springframework.boot.testsupport.runner.classpath
Custom JUnit runner to change the classpath.
org.springframework.boot.testsupport.testcontainers
Support for integration testing with Testcontainers.
org.springframework.boot.testsupport.web.servlet
Servlet test support.