Package | Description |
---|---|
org.springframework.boot.test.autoconfigure.jdbc | |
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 | |
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.
|
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 . |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.