Performs assertions shared by all tests of a test case.
This method is called between setUp() and test.
@codeCoverageIgnore
protected function assertPreConditions() : void { }