File name of a test file, specified as a character vector. The character vector must fully
specify the location of the test file. The file
can be a test file (.mldatx
),
or a MATLAB test file (.m
), if
that MATLAB test file is a derived class from
sltest.TestCase
.
Example: 'C:\MATLAB\test_file.mldatx'