| Package | Description |
|---|---|
| com.consol.citrus.context | |
| com.consol.citrus.functions | |
| com.consol.citrus.variable |
| Modifier and Type | Method and Description |
|---|---|
FunctionRegistry |
TestContextFactory.getFunctionRegistry() |
FunctionRegistry |
TestContext.getFunctionRegistry()
Get the current function registry.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestContextFactory.setFunctionRegistry(FunctionRegistry functionRegistry) |
void |
TestContext.setFunctionRegistry(FunctionRegistry functionRegistry)
Set the function registry.
|
| Modifier and Type | Method and Description |
|---|---|
FunctionRegistry |
FunctionConfig.getFunctionRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
GlobalVariablesPropertyLoader.setFunctionRegistry(FunctionRegistry functionRegistry)
Set the function registry.
|
Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.