Skip navigation links

Spring Boot Test 2.2.2.RELEASE 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.filter
Test support for TypeExcludeFilter.
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.rule
Useful JUnit @Rule 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
Web test utilities and support classes.
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.
Skip navigation links

Copyright © 2019 Pivotal Software, Inc.. All rights reserved.