Class TestPropertyValues.Pair
- java.lang.Object
- org.springframework.boot.test.util.TestPropertyValues.Pair
- Enclosing class:
- TestPropertyValues
public static class TestPropertyValues.Pair extends Object
A single name value pair.
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddTo(Map<String,Object> properties)static TestPropertyValues.Pairparse(String pair)