コード例 #1
0
ファイル: CodeCoverage.php プロジェクト: facile-it/paraunit
 public function __construct()
 {
     parent::__construct(new FakeDriver());
 }