prepareForTests(); } protected function tearDown() { $this->addToAssertionCount(Mockery::getContainer()->mockery_getExpectationCount()); Mockery::close(); parent::tearDown(); } }