| Class | Description |
|---|---|
| Action |
Allow configuring an invocation of an action.
|
| Action.ActionResult |
Action's result.
|
| ControllerTest |
Just a parent class for test willing to check controllers.
|
| DependencyInjector |
Injects all @Inject fields found in the given object's class.
|
| FakeContext |
A fake implementation of the context.
|
| FakeCookies |
A fake implementation of cookies.
|
| FakeFileItem |
A fake implementation of File Item used in tests.
|
| FakeFlashCookie | |
| FakeRequest |
A fake implementation of request.
|
| FakeSessionCookie |
A fake implementation of the session cookie.
|
| Invocation | |
| Stability |
Enhance the stability concepts from the OSGi Test Helpers with the a third check.
|
| WisdomBlackBoxTest |
When testing a Wisdom Application in 'black box' mode (i.e.
|
| WisdomFluentLeniumTest |
When testing a Wisdom Application in 'black box' mode (i.e.
|
| WisdomTest |
A class easing the implementation of tests.
|
| WisdomUnitTest |
A class easing the implementation of tests.
|
| Annotation Type | Description |
|---|---|
| Filter |
Specify an LDAP filter (for template and service injection).
|
| Name |
Specify the template name (for template injection).
|
Copyright © 2013–2014 Wisdom Framework. All rights reserved.