コード例 #1
0
ファイル: RequestTest.php プロジェクト: lryl/Lysine2
 protected function tearDown()
 {
     Sandbox::getInstance()->reset();
 }
コード例 #2
0
ファイル: ContextTest.php プロジェクト: lryl/Lysine2
 protected function tearDown()
 {
     \Test\Mock\Sandbox::getInstance()->reset();
 }