Tests use the deprecated assertEquals method

Bug #1454766 reported by Stéphane Bisinger
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
WSME
Fix Released
Undecided
Stéphane Bisinger

Bug Description

Unit tests in WSME use the deprecated assertEquals method. They should be changed to assertEqual.

Tags: pep8
Changed in wsme:
assignee: nobody → Stéphane Bisinger (kjir)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to wsme (master)

Reviewed: https://review.openstack.org/182744
Committed: https://git.openstack.org/cgit/stackforge/wsme/commit/?id=32456d3e4792654373cfd4ad0ce125f7f4cd9438
Submitter: Jenkins
Branch: master

commit 32456d3e4792654373cfd4ad0ce125f7f4cd9438
Author: Stéphane Bisinger <email address hidden>
Date: Wed May 13 18:20:10 2015 +0200

    Replace deprecated assertEquals with assertEqual

    Unit tests were still using the deprecated assertEquals instead of
    assertEqual. This removes all mentions of assertEquals to use the new name and
    be compatible with the OpenStack Style Guidelines.

    Closes-Bug: #1454766
    Partial-Bug: #1446692
    Change-Id: Ieb90a334a0d0e91845d20a3e4ea4697307ed3f2a

Changed in wsme:
status: In Progress → Fix Committed
Changed in wsme:
milestone: none → 0.8.0
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.