Method Tools.Testsuite.Plugin()->preprocess()
- Method preprocess
stringpreprocess(stringsource)- Description
Called by the test to modify the source code. By default just returns the unmodified source.
string preprocess(string source)
Called by the test to modify the source code. By default just returns the unmodified source.