c37f43b27e
assertEqual expects that the arguments provided to it should be (expected, observed).If a particluar order is kept as a convention, then it helps to provide a cleaner message to the developer if Unit Tests fail. There are several Unit Test files where the arguments for assertEqual have been swapped. This commit fixes the issue in lbaas. Change-Id: I890deda05a26c9f84d7e2884970d051faa30830c Partial-Bug: #1259292 Related-Bug: #1259292 |
||
---|---|---|
.. | ||
__init__.py | ||
test_agent_api.py | ||
test_agent_manager.py | ||
test_agent.py |