The custom runner Parameterized implements parameterized tests. When running a parameterized test class, instances are created for the cross-product of the test methods and the test data elements. In ...
Don't worry if you never see that method before, this extension provided a lot of code examples for that.