Skip to content

Instantly share code, notes, and snippets.

@Mezzle
Created May 14, 2014 16:09
Show Gist options
  • Save Mezzle/03fd40f106d79725dba1 to your computer and use it in GitHub Desktop.
Save Mezzle/03fd40f106d79725dba1 to your computer and use it in GitHub Desktop.
public function tearDown()
{
$this->addToAssertionCount(M::getContainer()->mockery_getExpectationCount());
M::close();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment