include Package
Adds all tests declared in the target package to the test execution.
The effect is recursive, meaning that the tests defined in sub-packages will also be executed.
Return
this
Parameters
pkg
The target package.
Adds all tests declared in the target package to the test execution.
The effect is recursive, meaning that the tests defined in sub-packages will also be executed.
this
The target package.