Class TestFixture
- java.lang.Object
-
- org.camunda.bpm.qa.rolling.update.TestFixture
-
public class TestFixture extends Object
Sets up scenarios for rolling updates.- Author:
- Thorben Lindhauer, Christopher Zell
-
-
Field Summary
Fields Modifier and Type Field Description static String
currentFixtureTag
static String
DEFAULT_TAG
-
Constructor Summary
Constructors Constructor Description TestFixture(ProcessEngine processEngine)
-
-
-
Field Detail
-
DEFAULT_TAG
public static final String DEFAULT_TAG
- See Also:
- Constant Field Values
-
currentFixtureTag
public static String currentFixtureTag
-
-
Constructor Detail
-
TestFixture
public TestFixture(ProcessEngine processEngine)
-
-
Method Detail
-
main
public static void main(String[] args)
-
-