protected override ITestResults ConstructSingleTestResult(FileInfoBase fileInfo) { return(new XUnit2SingleResults(xmlDeserializer.Load(fileInfo))); }