| Interface | Description |
|---|---|
| AbstractDbTest.MessageProcessor |
Interface for defining processors that can affect
Message in one way or another. |
| Class | Description |
|---|---|
| AbstractDbTest |
Extends
AbstractTest and adds support for test with database. |
| AbstractTest |
Parent class for all tests with Apache Camel.
|
| DummyPolicy |
Dummy policy implementation that nothing to do.
|
| TestUtils |
Handy methods for testing.
|
| Enum | Description |
|---|---|
| EntityTypeTestEnum |
Enumeration of possible entity types - for test purposes only.
|
| ErrorTestEnum |
Catalog of error codes for tests.
|
| ExternalSystemTestEnum |
Enumeration of possible external systems - for test purposes only.
|
| ServiceTestEnum |
Enumeration of possible services (aka modules) - for test purposes only.
|
| Annotation Type | Description |
|---|---|
| ActiveRoutes |
ActiveRoutes is a class-level annotation that is used to declare which Camel route definitions
should be active for specific test. |
Copyright © 2016. All rights reserved.