2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
$this->assertEqual($counter,1,format_string('Make sure the expected number (@expected) patches with the rendered number (@counter)',array('@expected'=>1,'@counter'=>$counter)));
$this->assertEqual($counter,2,format_string('Make sure the expected number (@expected) patches with the rendered number (@counter)',array('@expected'=>2,'@counter'=>$counter)));
$this->assertEqual($counter,3,format_string('Make sure the expected number (@expected) patches with the rendered number (@counter)',array('@expected'=>3,'@counter'=>$counter)));
$this->assertEqual($counter,$expected_number,format_string('Make sure the expected number (@expected) patches with the rendered number (@counter)',array('@expected'=>$expected_number,'@counter'=>$counter)));
$this->assertEqual($counter,$expected_number,format_string('Make sure the expected number (@expected) patches with the rendered number (@counter)',array('@expected'=>$expected_number,'@counter'=>$counter)));
$this->assertEqual($counter,$expected_number,format_string('Make sure the expected number (@expected) patches with the rendered number (@counter)',array('@expected'=>$expected_number,'@counter'=>$counter)));