Variable TestResult.line

The line where this test starts

class TestResult
{
  // ...
  ulong line ;
  // ...
}