Annotation Type TestMethodProviders


@Documented @Retention(RUNTIME) @Target(TYPE) @Inherited public @interface TestMethodProviders
Test case method provider. TODO: it would be nice to have an _instance_ provider as opposed to method provider, but it's hellishly difficult to integrate with the rest of the infrastructure (seeds, repetitions, etc.).