Table of Contents

Class JUnitXmlFileReader.JUnitFinding

Namespace
MES.MQC.DataSourceLibrary.Adapters.Files
Assembly
MES.MQC.DataSourceLibrary.dll
public class JUnitXmlFileReader.JUnitFinding
Inheritance
JUnitXmlFileReader.JUnitFinding
Inherited Members

Properties

ArtifactInnerPath

public string[] ArtifactInnerPath { get; set; }

Property Value

string[]

ArtifactPath

public string ArtifactPath { get; set; }

Property Value

string

DataSourceName

public string DataSourceName { get; set; }

Property Value

string

DateTime

public DateTime? DateTime { get; set; }

Property Value

DateTime?

Deadline

public DateTime? Deadline { get; set; }

Property Value

DateTime?

Description

public string Description { get; set; }

Property Value

string

DescriptionAsHtml

public bool DescriptionAsHtml { get; set; }

Property Value

bool

IssueMessage

public string IssueMessage { get; set; }

Property Value

string

IssueMessageAsHtml

public bool IssueMessageAsHtml { get; set; }

Property Value

bool

Location

public AdapterFindingLocation Location { get; set; }

Property Value

AdapterFindingLocation

Measure

public string Measure { get; set; }

Property Value

string

MeasurementName

public string MeasurementName { get; set; }

Property Value

string

State

public string State { get; set; }

Property Value

string

SubjectName

public string SubjectName { get; set; }

Property Value

string

SubjectPath

public string[] SubjectPath { get; set; }

Property Value

string[]

SubjectPathForArtifact

public string[] SubjectPathForArtifact { get; set; }

Property Value

string[]

SubjectType

public string SubjectType { get; set; }

Property Value

string