| Class | Description |
|---|---|
| TestContainer |
Container for integration tests of Web tier.
|
| TestContainer.Common | |
| TestEntityFactory<E extends Entity> |
Convenient factory for creating entity instances for tests.
|
| TestUiEnvironment |
Mocked UI environment for integration tests of Web tier.
|
| Enum | Description |
|---|---|
| TestEntityState |
Indicates the required state of entity instances created by
TestEntityFactory. |