Parameter annotation provides parameter names that are passed to the test case test context
as variables. Variable values are provided by TestNG data provider.
The list of parameter names corresponding with TestNG data provider parameter values.
Each parameter name and value is injected to the test case as test variable before execution.