Blame view

vendor/codeception/base/tests/data/SimpleCept.php 73 Bytes
8ec727c1   曹明   初始化代码提交
1
2
3
<?php
$I = new CodeGuy($scenario);
$I->wantTo('drink beer, actually...');