$this->assertFieldByName($field,$value,format_string('The %field field in the %effect effect has the correct value of %value.',array('%field'=>$field,'%effect'=>$effect['name'],'%value'=>$value)));
$this->assertFieldByName($field,$value,format_string('The %field field in the %effect effect has the correct value of %value.',array('%field'=>$field,'%effect'=>$effect['name'],'%value'=>$value)));