fix tests
Notes:
- Refactored common code into a base classs
- Removed assertTrue(FALSE) type calls in favour of more descriptive assertions with helpful error messages
- To install test database run just the DummyTest. This may crash the first time and work the second time. Once successfully installed you can run the other tests.
- On buildkit drupal 5.19.2: all tests now pass