Example #1
0
 protected function tearDown()
 {
     Sandbox::getInstance()->reset();
 }
Example #2
0
 protected function tearDown()
 {
     \Test\Mock\Sandbox::getInstance()->reset();
 }