neutron/neutron/tests/functional/api
Hirofumi Ichihara ae1fb6e872 Use assertFalse(observed) instead of assertEqual(False, observed)
The patch also improves the way in which the assertTrue (and
similarly assertFalse) are done,

We should use assertFalse not assertEqual.

Co-Authored-By: Gary Kotton <gkotton@vmware.com>

Closes-Bug: #1503074

Change-Id: I5f527ddf2ca522cdf101de2482d59f059eca010f
2015-11-12 22:50:57 +09:00
..
__init__.py Reset policies after RESOURCE_ATTRIBUTE_MAP is populated 2015-01-07 15:34:13 +00:00
test_policies.py Use assertFalse(observed) instead of assertEqual(False, observed) 2015-11-12 22:50:57 +09:00