...
Before the class declaration.
CLI Command Syntax
- Enclose the name of the test suite you are running with square brackets.
- e.g.,
test [myTestSuite]
Examples
Test class #1 has some @JoinSuite
annotations.
...
...
Before the class declaration.
test [myTestSuite]
Test class #1 has some @JoinSuite
annotations.
...