completedEarly

True if parameterize completed with more combinations of arguments left to iterate, because of onFailure's breakEarly being set.

Note: Setting breakEarly on the last iteration will not make this property true, since all combinations have been iterated through.