Add a TestCase class for handling wrapped short descriptions.
Review Request #7723 — Created Oct. 21, 2015 and submitted
This introduces a base TestCase for our suite, which performs the same short description wrapping that we use in our other projects. Other test cases have been updated to use this.
Unit tests pass.