Class TestPropertyValues

java.lang.Object
org.springframework.boot.test.util.TestPropertyValues

public final class TestPropertyValues extends Object
Test utilities for adding properties. Properties can be applied to a Spring Environment or to the system environment.
Since:
2.0.0
Author:
Madhura Bhave, Phillip Webb, Stephane Nicoll