| Class | Description |
|---|---|
| Gar |
A set of configuration and binary resources for deployment in an instance of
MyContainer. |
| GarDeployer | |
| MyContainer |
An embedded gCore container for integration testing.
|
| MyContainerDependencies |
Stores and resolves implementations of container dependencies to use for testing purposes, typically mock
implementations defined in the scope of tests.
|
| MyContainerTestRunner |
A JUnit
Runner for integration tests in MyContainer. |
| Utils |
API-wide utilities and constants.
|
| Annotation Type | Description |
|---|---|
| Deployment |
Marks the value of a static field as a
Gar to deploy in MyContainer |
| Reference | |
| Scope |
Associates a test class or a single test method with a given scope.
|
Copyright © 2017. All Rights Reserved.