|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface TestMixin
An AST transformation that can be applied to test classes to mixin behavior from another class.
| Required Element Summary | |
|---|---|
java.lang.Class<?>[] |
value
|
| Element Detail |
|---|
public abstract java.lang.Class<?>[] value
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||