public static class TestPropertyValues.Pair extends Object
Pair(String name, String value)
void
addTo(Map<String,Object> properties)
static TestPropertyValues.Pair
parse(String pair)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Pair(String name, String value)
public void addTo(Map<String,Object> properties)
public static TestPropertyValues.Pair parse(String pair)