This means the constraint behaves like a logical or. All parameters passed to the constructor will be considered a constraint to check.
void setConstraints( [mixed {$this->constraints = array $constraints)();foreach($constraintsas$key=>$constraint){if(!($constraintinstanceofPHPUnit2_Framework_Constraint)){$constraintnewPHPUnit2_Framework_Constraint_IsEqual($constraint])