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