org.apache.openejb.testng
Class PropertiesBuilder
java.lang.Object
org.apache.openejb.testng.PropertiesBuilder
public class PropertiesBuilder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertiesBuilder
public PropertiesBuilder()
p
public PropertiesBuilder p(String key,
String value)
property
public PropertiesBuilder property(String key,
String value)
build
public Properties build()
asMap
public Map<String,String> asMap()
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.