Fingerprint_Card
Loading...
Searching...
No Matches
Zwipe.Build.Test.MergeTestInfo Class Reference
Inheritance diagram for Zwipe.Build.Test.MergeTestInfo:
Collaboration diagram for Zwipe.Build.Test.MergeTestInfo:

Public Member Functions

override bool Execute ()

Properties

string Executable [get, set]
string ResultPath [get, set]
string MergedResultPath [get, set]

Private Member Functions

void OnStandardOutputReceived (string text)
void OnStandardErrorReceived (string text)
string GetExecutor (string executable)

Static Private Attributes

const string LinuxMonoPath = "/usr/bin/mono"
const string MacOSXMonoPath = "/Library/Frameworks/Mono.framework/Commands/mono"

Member Function Documentation

◆ Execute()

override bool Zwipe.Build.Test.MergeTestInfo.Execute ( )
Here is the call graph for this function:

◆ GetExecutor()

string Zwipe.Build.Test.MergeTestInfo.GetExecutor ( string executable)
private
Here is the call graph for this function:
Here is the caller graph for this function:

◆ OnStandardErrorReceived()

void Zwipe.Build.Test.MergeTestInfo.OnStandardErrorReceived ( string text)
private
Here is the caller graph for this function:

◆ OnStandardOutputReceived()

void Zwipe.Build.Test.MergeTestInfo.OnStandardOutputReceived ( string text)
private
Here is the caller graph for this function:

Member Data Documentation

◆ LinuxMonoPath

const string Zwipe.Build.Test.MergeTestInfo.LinuxMonoPath = "/usr/bin/mono"
staticprivate

◆ MacOSXMonoPath

const string Zwipe.Build.Test.MergeTestInfo.MacOSXMonoPath = "/Library/Frameworks/Mono.framework/Commands/mono"
staticprivate

Property Documentation

◆ Executable

string Zwipe.Build.Test.MergeTestInfo.Executable
getset

◆ MergedResultPath

string Zwipe.Build.Test.MergeTestInfo.MergedResultPath
getset

◆ ResultPath

string Zwipe.Build.Test.MergeTestInfo.ResultPath
getset

The documentation for this class was generated from the following file: