public static abstract @interface

Parameterized.Parameters

implements Annotation
org.junit.runners.Parameterized.Parameters

Class Overview

Annotation for a method which provides parameters to be injected into the test class constructor by Parameterized

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation