Class MtestHtmlFileReader.Testcase
- Namespace
- MES.MQC.DataSourceLibrary.Adapters.Files
- Assembly
- MES.MQC.DataSourceLibrary.dll
public class MtestHtmlFileReader.Testcase
- Inheritance
-
MtestHtmlFileReader.Testcase
- Inherited Members
-
Properties
ArtifactPath
public string ArtifactPath { get; set; }
Property Value
- string
AssessmentResults
public Dictionary<string, string> AssessmentResults { get; set; }
Property Value
- Dictionary<string, string>
Assessments
public string[] Assessments { get; set; }
Property Value
- string[]
DateTime
public DateTime? DateTime { get; set; }
Property Value
- DateTime?
Description
public string Description { get; set; }
Property Value
- string
Id
public string Id { get; set; }
Property Value
- string
Name
public string Name { get; set; }
Property Value
- string
Requirements
public string[] Requirements { get; set; }
Property Value
- string[]
Result
public string Result { get; set; }
Property Value
- string
TestGroup
public string TestGroup { get; set; }
Property Value
- string
WorkStatus
public string WorkStatus { get; set; }
Property Value
- string