SequentialStrategy
SequentialStrategy creates test cases by using all of the
            parameter data sources in parallel, substituting null
            when any of them run out of data.
            
                
public SequentialStrategy()
Gets the test cases generated by the CombiningStrategy.