6a488035 TO |
1 | Please name your tests by scenario that you're testing, e.g. |
2 | if you are testing the process of adding new activity, put it in |
3 | Activity subdirectory in WebTest and name the file NewActivityTest.php. |
4 | The class name in such case should be: WebTest_Activity_NewActivityTest |