Package org.operaton.bpm
Class TestProperties
java.lang.Object
org.operaton.bpm.TestProperties
- Author:
- drobisch
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetApplicationPath(String contextPath) intgetStringProperty(String propName, String defaultValue) static Properties
-
Field Details
-
TESTCONFIG_PROPERTIES_FILE
- See Also:
-
HTTP_PORT
- See Also:
-
HTTP_CTX_PATH_WEBAPP
- See Also:
-
HTTP_CTX_PATH_REST
- See Also:
-
-
Constructor Details
-
TestProperties
public TestProperties() -
TestProperties
public TestProperties(int defaultPort)
-
-
Method Details
-
getApplicationPath
-
getHttpPort
public int getHttpPort() -
getStringProperty
-
getHttpHost
-
getWebappCtxPath
-
getRestCtxPath
-
getTestProperties
-