void addTestFile(
string
$filename)
|
|
Wraps both
addTest()
and
addTestSuite
as well as the separate import statements for the user's convenience.
If the named file cannot be read or there are no new tests that can be added, a
will be created instead, leaving the current test run untouched.
Parameters: