copyFiles
TPTReport.copyFiles(string pattern)
Copies one or many files from scenario (data) directory to the report directory. If the report directory is the same as the scenario (data) directory, nothing will be copied.
Parameters:
pattern the pattern might be a filename such as "foo.mdf" or a pattern such as "foo*.mdf"