Files
python-troveclient/troveclient/tests/test_databases.py
Sushil Kumar 5125628c28 Fixes unit-test in troveclient
1. Renames tes___eq__ to be test___eq__,
   because earlier method was not being called.
2. Corrects the test-code in test___eq__,
   for the failures it gave when it started running.
3. Removes some unused code from tests,
   there were few lines/methods which were not used by tests
   just removed/updated them.

Change-Id: I90aa8cb9bb9f5d15697f00df0ba1defa0ef7be59
Closes-Bug: #1441518
2015-04-08 09:11:13 +00:00

3.5 KiB