Public bug reported:

Manila  should use the specific assertion:

  self.assertIsTrue/False(observed)

instead of the generic assertion:

  self.assertEqual(True/False, observed)

** Affects: manila
     Importance: Undecided
     Assignee: yapeng Yang (yang-yapeng)
         Status: In Progress

** Project changed: neutron => manila

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1512207

Title:
  Fix usage of assertions in Manila unit tests

Status in Manila:
  In Progress

Bug description:
  Manila  should use the specific assertion:

    self.assertIsTrue/False(observed)

  instead of the generic assertion:

    self.assertEqual(True/False, observed)

To manage notifications about this bug go to:
https://bugs.launchpad.net/manila/+bug/1512207/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to