Class DbSchemaPrefixTestHelper
- java.lang.Object
-
- org.camunda.bpm.webapp.impl.test.util.DbSchemaPrefixTestHelper
-
- All Implemented Interfaces:
org.springframework.beans.factory.DisposableBean
,org.springframework.beans.factory.InitializingBean
public class DbSchemaPrefixTestHelper extends Object implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
Test utility allowing to run the testsuite with a database table prefix
- Author:
- Daniel Meyer
-
-
Constructor Summary
Constructors Constructor Description DbSchemaPrefixTestHelper()
-