DummyCept.php 79 B

1234
  1. <?php
  2. $I = new DummyTester($scenario);
  3. $I->seePathIsSet();
  4. $I->seeVarsAreSet();