Class TestPropertyValues.Pair

java.lang.Object
org.springframework.boot.test.util.TestPropertyValues.Pair
Enclosing class:
TestPropertyValues

public static final class TestPropertyValues.Pair extends Object
A single name value pair.
Since:
2.0.0
Author:
Madhura Bhave, Phillip Webb, Stephane Nicoll