|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
MockitoComponentMockingRule instead
@Deprecated @Documented @Retention(value=RUNTIME) @Target(value=TYPE) @Inherited public @interface MockingRequirement
Defines a component that needs to have its injected components mocked.
| Required Element Summary | |
|---|---|
Class<?> |
value
Deprecated. |
| Optional Element Summary | |
|---|---|
Class<?>[] |
exceptions
Deprecated. |
String |
hint
Deprecated. |
Class<?> |
role
Deprecated. |
| Element Detail |
|---|
public abstract Class<?> value
public abstract Class<?> role
public abstract String hint
public abstract Class<?>[] exceptions
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||