| 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.mongo |
|
| org.springframework.boot.test.autoconfigure.filter |
Helper utilities for using TypeExcludeFilter
with auto-configured tests.
|
| org.springframework.boot.test.autoconfigure.jdbc |
|
| 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 |
|
| org.springframework.boot.test.autoconfigure.web.client |
Auto-configuration for web clients.
|
| org.springframework.boot.test.autoconfigure.web.servlet |
Auto-configuration for Spring MVC tests.
|