Problem/Motivation
Remove calls to deprecated method assertIdentical() and replace with assertSame()

Change records:
https://www.drupal.org/node/2469723

CommentFileSizeAuthor
#5 3095567-4.patch709 bytesshubham.prakash
#2 3095567-3.patch715 bytesshruthi_shetty

Comments

Shruthi Shetty M created an issue. See original summary.

shruthi_shetty’s picture

StatusFileSize
new715 bytes

Please review this code.

shruthi_shetty’s picture

Status: Active » Needs review
shubham.prakash’s picture

Title: Replace deprecated assertIdentical() with assertIdenticals() » Remove calls to deprecated method assertIdentical() and replace with assertSame()
Issue summary: View changes
Status: Needs review » Needs work
shubham.prakash’s picture

Status: Needs work » Needs review
StatusFileSize
new709 bytes

Removed calls to deprecated method assertIdentical() and replace with assertSame()