1.

To use Parameterized.class with the @RunWith annotation, we need to import __________

A. org.junit.runners.Parameterized
B. org.junit.Parameterized
C. org.junit.runners.Parameterized
D. org.runners.Parameterized
Answer» B. org.junit.Parameterized


Discussion

No Comment Found