SequentialAttribute
Marks a test to use a Sequential join of any argument
data provided. Arguments will be combined into test cases,
taking the next value of each argument until all are used.
public SequentialAttribute()
Default constructor