parametersProduct

fun parametersProduct(vararg lists: List<*>): List<Array<*>>

Calculates a cartesian product of parameters for ParameterizedRobolectricTestRunner.