Each withConsecutive parameter should be an array (or Traversable) in order to be used by Matcher/ConsecutiveParameters.php and I would expect an error if the expectation is malformed.
This branch has no conflicts with the base branch when rebasing. Please send a new pull request against master in case the pull request is still relevant.
Each
withConsecutive
parameter should be an array (or Traversable) in order to be used by Matcher/ConsecutiveParameters.php and I would expect an error if the expectation is malformed.Instead the test passes, but should fail.