Blame view

tests/unit/SmokeTestCept.php 88 Bytes
8072159c   Alex Savenko   create proj
1
2
3
  <?php 

  $I = new UnitTester($scenario);

  $I->wantTo('perform actions and see result');