Variable TestResult.fileName

The file that contains this test

class TestResult
{
  // ...
  string fileName ;
  // ...
}