masakari-monitors/masakarimonitors/hacking
Chuck Short 886543d9e7 Replace assertRaisesRegexp with assertRaisesRegex
This replaces the deprecated (in python 3.2) unittest.TestCase method
assertRaisesRegexp() with assertRaisesRegex().

Also add associated hacking check.

Change-Id: I62d5b4c0259c6e2e0fee361542d4b1234ab0ea57
Signed-off-by: Chuck Short <chucks@redhat.com>
2020-06-24 01:12:05 +00:00
..
__init__.py Add hacking check to ensure _ is imported 2017-02-14 18:38:08 +05:30
checks.py Replace assertRaisesRegexp with assertRaisesRegex 2020-06-24 01:12:05 +00:00