Package | Description |
---|---|
org.springframework.boot.test.autoconfigure.jdbc |
Auto-configuration for JDBC tests.
|
org.springframework.boot.test.autoconfigure.json |
Auto-configuration for JSON 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.
|
Class and Description |
---|
PropertyMapping
Indicates that attributes from a test annotation should be mapped into a
@PropertySource . |
Class and Description |
---|
PropertyMapping
Indicates that attributes from a test annotation should be mapped into a
@PropertySource . |
Class and Description |
---|
SkipPropertyMapping
Enum used to control when
@PropertyMapping is skipped. |
Class and Description |
---|
PropertyMapping
Indicates that attributes from a test annotation should be mapped into a
@PropertySource . |
Class and Description |
---|
PropertyMapping
Indicates that attributes from a test annotation should be mapped into a
@PropertySource . |
Class and Description |
---|
PropertyMapping
Indicates that attributes from a test annotation should be mapped into a
@PropertySource . |
Class and Description |
---|
PropertyMapping
Indicates that attributes from a test annotation should be mapped into a
@PropertySource . |
Class and Description |
---|
PropertyMapping
Indicates that attributes from a test annotation should be mapped into a
@PropertySource . |