Package annotations
--%suite |
Package is a test suite |
--%suite(description) |
A suite with description |
--%suitepath(org.my_org.my_project) |
Similar to Java package. Groups suites in namespaces |
Annotations are sinlgle-line comments starting with a % sign.
Needed in package specification only (documentation)
Needed in package specification only (documentation)
Comments
Related