Uses of Class
org.citrusframework.variable.GlobalVariables
Packages that use GlobalVariables
-
Uses of GlobalVariables in org.citrusframework.context
Methods in org.citrusframework.context with parameters of type GlobalVariablesModifier and TypeMethodDescriptionvoidTestContext.setGlobalVariables(GlobalVariables globalVariables) Copies the passedglobalVariablesand adds them to the test context. -
Uses of GlobalVariables in org.citrusframework.variable
Methods in org.citrusframework.variable that return GlobalVariables