Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mpm: Generalize unittest Test Case functionality | Toni Jones | 2019-04-11 | 1 | -0/+43 |
Pull some general functionality out of a specific test case and create a TestBase class. Future test cases will inherit from TestBase and have access to this general functionality. |