| Interface | Description |
|---|---|
| TestAction |
Interface for all test actions.
|
| Class | Description |
|---|---|
| Citrus |
Citrus main class initializes a new Citrus runtime environment with a Spring application context.
|
| CitrusConstants |
Constants used throughout Citrus.
|
| TestActor |
Actor performs send/receive message actions.
|
| TestCase |
Test case executing a list of
TestAction in sequence. |
| TestCaseMetaInfo |
Test case meta information.
|
| TestResult |
Class representing test results (failed, successful, skipped)
|
| Enum | Description |
|---|---|
| TestCaseMetaInfo.Status |
Status of testcase
|
Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.