summaryrefslogtreecommitdiff
path: root/tests/mixins.py
Commit message (Collapse)AuthorAgeFilesLines
* refactor: remove unittest.assertCountEqualNed Batchelder2021-02-061-1/+1
| | | | Another step toward removing unittest.TestCase.
* refactor: remove reliance on unittest_mixins.StdStreamCapturingMixinNed Batchelder2021-02-021-0/+31
| | | | This is another step toward removing unittest.TestCase as a base class.
* refactor: move test mixins to their own fileNed Batchelder2021-02-021-0/+39