37093b2436
This is not correct, because assertEqual(False, A) is a stricter check than assertFalse(A). assertFalse(None) passes, but assertEqual(False, None) will fail. Therefore, this patch weakened our tests. Change-Id: I35c8978d8e189c894038b8d1e974938ffff71fcc |
||
---|---|---|
.. | ||
contrib | ||
functional | ||
unit | ||
__init__.py | ||
base.py | ||
conf_fixture.py | ||
fake_notifier.py | ||
fake_policy.py | ||
fakes.py | ||
policy_fixture.py | ||
utils.py |