Uses of Class
org.camunda.bpm.TestProperties
- 
Packages that use TestProperties Package Description org.camunda.bpm org.camunda.bpm.util  - 
- 
Uses of TestProperties in org.camunda.bpm
Fields in org.camunda.bpm declared as TestProperties Modifier and Type Field Description protected TestPropertiesAbstractWebIntegrationTest. testProperties - 
Uses of TestProperties in org.camunda.bpm.util
Constructors in org.camunda.bpm.util with parameters of type TestProperties Constructor Description TestUtil(TestProperties testProperties) 
 -