@Documented @Retention(value=RUNTIME) @Target(value=TYPE) @Inherited public @interface TestMethodProviders
Modifier and Type | Required Element and Description |
---|---|
Class<? extends TestMethodProvider>[] |
value |
public abstract Class<? extends TestMethodProvider>[] value
Copyright © 2011–2015 Carrot Search s.c.. All rights reserved.