| org.springframework.boot.test.autoconfigure |
Test auto-configuration support.
|
| org.springframework.boot.test.autoconfigure.actuate.metrics |
Auto-configuration for handling metrics in tests.
|
| org.springframework.boot.test.autoconfigure.core |
Auto-configuration for core parts common to most Spring Boot applications.
|
| org.springframework.boot.test.autoconfigure.data.cassandra |
Auto-configuration for Data Cassandra tests.
|
| org.springframework.boot.test.autoconfigure.data.couchbase |
Auto-configuration for Data Couchbase tests.
|
| org.springframework.boot.test.autoconfigure.data.elasticsearch |
Auto-configuration for Data Elasticsearch tests.
|
| 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.r2dbc |
Auto-configuration for Data R2DBC 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.graphql |
Auto-configuration for GraphQL testing.
|
| org.springframework.boot.test.autoconfigure.graphql.tester |
Auto-configuration for GraphQL tester.
|
| 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.
|
| org.springframework.boot.test.autoconfigure.webservices.client |
Auto-configuration for web service clients.
|
| org.springframework.boot.test.autoconfigure.webservices.server |
Auto-configuration for web service server tests.
|