@Target(value=TYPE) @Retention(value=RUNTIME) @Documented @Inherited public @interface PowerMockListener
PowerMockTestListener interface.| Modifier and Type | Required Element and Description |
|---|---|
Class<? extends PowerMockTestListener>[] |
value |
public abstract Class<? extends PowerMockTestListener>[] value
Copyright © 2007–2015. All rights reserved.