Problem/Motivation

Replace the deprecated assertEqual with assertEquals()

Proposed resolution

Replace assertEqual with assertEquals as per the drupal standards.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Mithun S created an issue. See original summary.

Mithun S’s picture

Status: Active » Needs review
FileSize
12.09 KB

Please review the patch applied.

Status: Needs review » Needs work

The last submitted patch, 2: deprecated-3045247.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

voleger’s picture

thalles’s picture

Status: Needs work » Needs review
FileSize
5.87 KB

Apparently some assertEqual still should not be replaced

Status: Needs review » Needs work

The last submitted patch, 5: deprecated-3045247-5.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

idebr’s picture

Status: Needs work » Needs review
FileSize
12.24 KB

  • Berdir committed 7613a7f on 8.x-1.x authored by idebr
    Issue #3045247 by Mithun S, thalles, idebr: Replace deprecated...
Berdir’s picture

Status: Needs review » Fixed

Thanks, looks good now that we actually have phpunit tests ;)

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.