| Annotation Type | Description |
|---|---|
| AfterComponent |
Calls methods annotated with this annotation right after configured components are registered by
TestComponentManager. |
| AllComponents |
All components are to be registered.
|
| BeforeComponent |
Calls methods annotated with this annotation before Component registration in
ComponentManagerRule. |
| ComponentList |
Defines the list of components to register.
|
Copyright © 2004–2014 XWiki. All rights reserved.