org.xwiki.test.jmock.annotation
Annotation Type MockingRequirements
Deprecated. starting with 4.3.1 use MockitoComponentMockingRule instead
@Deprecated
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface MockingRequirements
Used to be able to define several MockingRequirement annotations.
- Since:
- 4.2M3
- Version:
- $Id: aca80a628655724c3c74b3f33e722f74e6acbca6 $
value
public abstract MockingRequirement[] value
- Deprecated.
- Returns:
- the list of annotations within the compound
Copyright © 2004–2014 XWiki. All rights reserved.