Skip navigation links

spring-boot-test 2.7.14 API

Packages 
Package Description
org.springframework.boot.test.context
Classes and annotations related to configuring Spring's ApplicationContext for tests.
org.springframework.boot.test.context.assertj
AssertJ support for ApplicationContexts.
org.springframework.boot.test.context.runner
Test utilities to run application contexts for testing.
org.springframework.boot.test.json
Support for testing JSON.
org.springframework.boot.test.mock.mockito
Mockito integration for Spring Boot tests.
org.springframework.boot.test.mock.web
Mock web classes specific to Spring Boot.
org.springframework.boot.test.rsocket.server
RSocket server test utilities and support classes.
org.springframework.boot.test.system
Classes for System-related testing.
org.springframework.boot.test.util
General purpose test utilities.
org.springframework.boot.test.web.client
Web client test utilities.
org.springframework.boot.test.web.htmlunit
HtmlUnit support classes.
org.springframework.boot.test.web.htmlunit.webdriver
Selenium support classes.
org.springframework.boot.test.web.reactive.server
Spring Boot support for testing Spring WebFlux server endpoints via WebTestClient.
org.springframework.boot.test.web.server
Web server test utilities and support classes.
Skip navigation links