| Class | Description |
|---|---|
| RequestRule |
With this rule added the test acts as if it were executed as a part of a HTTP request (see
Guice request scope).
|
| ServicesRule |
JUnit
rule which initializes Services environment. |
| Annotation Type | Description |
|---|---|
| Bindings |
These methods are run before a test is started and can contain bindings, they must be public.
|
| Mock |
Copyright © 2012 Atteo. All Rights Reserved.