| Package | Description |
|---|---|
| com.consol.citrus | |
| com.consol.citrus.actions | |
| com.consol.citrus.endpoint |
| Modifier and Type | Method and Description |
|---|---|
TestActor |
TestAction.getActor()
Gets the test actor associated with this test action.
|
| Modifier and Type | Method and Description |
|---|---|
TestActor |
AbstractTestAction.getActor()
Gets the actor.
|
TestActor |
AbstractDatabaseConnectingTestAction.getActor()
Gets the actor.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractTestAction |
AbstractTestAction.setActor(TestActor actor)
Sets the actor.
|
AbstractDatabaseConnectingTestAction |
AbstractDatabaseConnectingTestAction.setActor(TestActor actor)
Sets the actor.
|
| Modifier and Type | Method and Description |
|---|---|
TestActor |
Endpoint.getActor()
Gets the sending actor.
|
TestActor |
AbstractEndpoint.getActor()
Gets the actor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Endpoint.setActor(TestActor actor)
Sets the test actor for this endpoint.
|
void |
AbstractEndpoint.setActor(TestActor actor)
Sets the actor.
|
Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.