Skip to Content
Menu
This question has been flagged
1647 Views

notes:

1) without any testcase it will not call setUp() method

2) file name always prefixes with 'test_XXX'

3) testcase method name always prefixes with 'test_XXX'

4) all testcases in tests folder

Avatar
Discard