Files
python-tackerclient/tackerclient/tests
yatinkarel b5603cc45c Use assertCountEqual instead of assertItemsEqual
The assertItemsEqual method has been removed in Python 3.3 [1] but
it was kept alive by unittest2, imported by testtools. For better
compatibility, change to assertCountEqual.

[1] https://bugs.python.org/issue17866

Change-Id: Iea76915f25eb2e505750d509bdd06758afe324de
2021-05-13 11:27:27 +05:30
..
2014-07-04 19:10:43 +09:00