Package org.citrusframework.script
Class ScriptTypes
java.lang.Object
org.citrusframework.script.ScriptTypes
Script type constants representing possible script languages used in test cases. We do not
use enumeration here because people out there need to have the opportunity to add new script types
in test cases without having to change the enumeration.
- Author:
- Christoph Deppisch
-
Field Summary
Fields -
Method Summary
-
Field Details
-
GROOVY
Groovy- See Also:
-