1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/python/samba/tests/kcc
Douglas Bagnall c247afbda0 pytests: heed assertEquals deprecation warning en-masse
TestCase.assertEquals() is an alias for TestCase.assertEqual() and
has been deprecated since Python 2.7.

When we run our tests with in python developer mode (`PYTHONDEVMODE=1
make test`) we get 580 DeprecationWarnings about this.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Noel Power <npower@samba.org>
2020-02-07 10:37:37 +00:00
..
__init__.py py3_tests/kcc : test_verify can hit KCCError as well as GraphError 2018-10-18 10:04:02 +02:00
graph_utils.py python/tests/kcc_*: avoid * imports 2018-10-25 21:45:56 +02:00
graph.py pytests: heed assertEquals deprecation warning en-masse 2020-02-07 10:37:37 +00:00
kcc_utils.py pytests: heed assertEquals deprecation warning en-masse 2020-02-07 10:37:37 +00:00
ldif_import_export.py py/tests: remove unused imports 2018-10-25 21:45:55 +02:00