| Package | Description |
|---|---|
| com.consol.citrus.model.testcase.core |
| Modifier and Type | Field and Description |
|---|---|
protected TestActionsType |
TestcaseDefinition._finally |
protected TestActionsType |
TestcaseDefinition.actions |
| Modifier and Type | Method and Description |
|---|---|
TestActionsType |
ObjectFactory.createTestActionsType()
Create an instance of
TestActionsType |
TestActionsType |
TestcaseDefinition.getActions()
Gets the value of the actions property.
|
TestActionsType |
TestcaseDefinition.getFinally()
Gets the value of the finally property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestcaseDefinition.setActions(TestActionsType value)
Sets the value of the actions property.
|
void |
TestcaseDefinition.setFinally(TestActionsType value)
Sets the value of the finally property.
|
Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.