Packages 
PackageDescription
org.springframework.boot.test.autoconfigure
Test auto-configuration support.
org.springframework.boot.test.autoconfigure.core
Auto-configuration for core parts common to most Spring Boot applications.
org.springframework.boot.test.autoconfigure.data.jdbc
Auto-configuration for Data JDBC tests.
org.springframework.boot.test.autoconfigure.data.ldap
Auto-configuration for Data LDAP tests.
org.springframework.boot.test.autoconfigure.data.mongo
Auto-configuration for Data Mongo tests.
org.springframework.boot.test.autoconfigure.data.neo4j
Auto-configuration for Data Neo4j tests.
org.springframework.boot.test.autoconfigure.data.redis
Auto-configuration for Data Redis tests.
org.springframework.boot.test.autoconfigure.filter
Helper utilities for using TypeExcludeFilter with auto-configured tests.
org.springframework.boot.test.autoconfigure.jdbc
Auto-configuration for JDBC tests.
org.springframework.boot.test.autoconfigure.jooq
Auto-configuration for jOOQ tests.
org.springframework.boot.test.autoconfigure.json
Auto-configuration for JSON tests.
org.springframework.boot.test.autoconfigure.orm.jpa
Auto-configuration for Data JPA tests.
org.springframework.boot.test.autoconfigure.properties
Support for mapping annotation attribute values in the Spring Environment.
org.springframework.boot.test.autoconfigure.restdocs
Auto-configuration for tests using Spring REST Docs.
org.springframework.boot.test.autoconfigure.web.client
Auto-configuration for web clients.
org.springframework.boot.test.autoconfigure.web.reactive
Auto-configuration for reactive web tests.
org.springframework.boot.test.autoconfigure.web.servlet
Auto-configuration for Spring MVC tests.