Closed The-inside-man closed 3 years ago
- assertRaisesRegexp -> assertRaisesRegex - assertEquals -> assertEqual - isAlive() -> is_alive() - Check added to base.py to confirm attribute assertRaisesRegex for backwards compatibility to Python2.7
Compatibility test ran through PR
Summary
Test plan
Compatibility test ran through PR