test_ora.py
10.4 KB
- 
Add super() calls to setUp/tearDown that are missing them · 78e9445aAlso, I replaced a number of tearDown methods with addCleanup instead. And also remove some unneeded patch.stopall() calls. Ned Batchelder committed
Also, I replaced a number of tearDown methods with addCleanup instead. And also remove some unneeded patch.stopall() calls.