Comment 31 for bug 1544522

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to trove (master)

Reviewed: https://review.openstack.org/312611
Committed: https://git.openstack.org/cgit/openstack/trove/commit/?id=3420886b8d24b570823cb500cf1feb9031d4a887
Submitter: Jenkins
Branch: master

commit 3420886b8d24b570823cb500cf1feb9031d4a887
Author: stewie925 <email address hidden>
Date: Wed May 4 08:37:05 2016 -0700

    Rename called_once_with methods correctly

    * Remove 'self.assertTrue' enclosing the '.called_once_with'
    * methods and rename '.called_once_with' method name to
    * '.assert_called_once_with'.

    Change-Id: I04d1c99df9983733b6d2579ba71097b2cebc6a54
    Closes-Bug: #1544522