Package | Description |
---|---|
org.springframework.boot.test.context.runner |
Test utilities to run application contexts for testing.
|
org.springframework.boot.test.util |
General purpose test utilities.
|
Class and Description |
---|
TestPropertyValues
Test utilities for adding properties.
|
Class and Description |
---|
TestPropertyValues
Test utilities for adding properties.
|
TestPropertyValues.Pair
A single name value pair.
|
TestPropertyValues.Type
The type of property source.
|