| Class | Description |
|---|---|
| BooleanExpressionParser |
Parses boolean expression strings and evaluates to boolean result.
|
| FileUtils |
Class to provide general file utilities, such as listing all XML files in a directory,
or finding certain tests in a directory.
|
| PropertyUtils |
Utility class supporting property replacement in template files.
|
| SystemPropertyHelper |
Helper class sets one or more JVM system properties on initialization.
|
| TestCaseCreator |
CLI creating a new test case from a template.
|
| TestUtils |
Utility class for test cases providing several utility
methods regarding Citrus test cases.
|
| XMLUtils |
Class providing several utility methods for XML processing.
|
| Enum | Description |
|---|---|
| TestCaseCreator.UnitFramework |
Unit testing framework can be either JUnit or TestNG.
|
Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.