コード例 #1
0
ファイル: MockTest.php プロジェクト: trilopin/pt_mock
 public function tearDown()
 {
     Mock::resetAll();
 }