function it_mismatches_on_non_empty_different_value() { $this->shouldNotThrow()->duringNegativeMatch('be', 'one', array('two')); }