Guest User

Untitled

a guest
Jun 20th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. $test = new TestCaseTest('testTemplateMethod');
  2. $test->run();
  3.  
  4. $test = new TestCaseTest('testFailedResult');
  5. $test->run();
Add Comment
Please, Sign In to add comment