Interface | Description |
---|---|
SqlUtils.LastScriptLineDecorator |
Line decorator decorates last script lines with custom logic.
|
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.
|
SqlUtils | |
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.
|
TypeConversionUtils | |
XMLUtils |
Class providing several utility methods for XML processing.
|
Enum | Description |
---|---|
TestCaseCreator.UnitFramework |
Unit testing framework can be either JUnit or TestNG.
|
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.