|
| static int | Usage () |
| static string | GetRemoteFilePath (string relativePath, string remotePath) |
| static BuildArtifact | DeserializeArtifact (string path, string remotePath, string tempFolderPath) |
| static string | CopyZip (string sourcePath, string tempFolderPath) |
| static BuildArtifactInfo | DeserializeBuildArtifactInfo (string path) |
| static void | SerializeBuildArtifactInfo (string path, BuildArtifactInfo product) |
| static int | Collect (string[] args) |
| static int | Merge (string[] args) |
| static string | FormatName (string name) |
| static void | SaveUpdatedBuildArtifactInfo (BuildArtifact artifact, BuildArtifactInfo product, string outputPath) |
| static void | SaveTestResults (string artifactPath, BuildArtifact artifact, TestSuites result, string outputPath) |
| static int | Test (string[] args) |
| static int | Main (string[] args) |
◆ Collect()
| int ZwipeTester.Program.Collect |
( |
string[] | args | ) |
|
|
staticprivate |
◆ CopyZip()
| string ZwipeTester.Program.CopyZip |
( |
string | sourcePath, |
|
|
string | tempFolderPath ) |
|
staticprivate |
◆ DeserializeArtifact()
| BuildArtifact ZwipeTester.Program.DeserializeArtifact |
( |
string | path, |
|
|
string | remotePath, |
|
|
string | tempFolderPath ) |
|
staticprivate |
◆ DeserializeBuildArtifactInfo()
◆ FormatName()
| string ZwipeTester.Program.FormatName |
( |
string | name | ) |
|
|
staticprivate |
◆ GetRemoteFilePath()
| string ZwipeTester.Program.GetRemoteFilePath |
( |
string | relativePath, |
|
|
string | remotePath ) |
|
staticprivate |
◆ Main()
| int ZwipeTester.Program.Main |
( |
string[] | args | ) |
|
|
staticprivate |
◆ Merge()
| int ZwipeTester.Program.Merge |
( |
string[] | args | ) |
|
|
staticprivate |
◆ SaveTestResults()
| void ZwipeTester.Program.SaveTestResults |
( |
string | artifactPath, |
|
|
BuildArtifact | artifact, |
|
|
TestSuites | result, |
|
|
string | outputPath ) |
|
staticprivate |
◆ SaveUpdatedBuildArtifactInfo()
◆ SerializeBuildArtifactInfo()
| void ZwipeTester.Program.SerializeBuildArtifactInfo |
( |
string | path, |
|
|
BuildArtifactInfo | product ) |
|
staticprivate |
◆ Test()
| int ZwipeTester.Program.Test |
( |
string[] | args | ) |
|
|
staticprivate |
◆ Usage()
| int ZwipeTester.Program.Usage |
( |
| ) |
|
|
staticprivate |
◆ ArtifactExtension
| const string ZwipeTester.Program.ArtifactExtension = ".json" |
|
staticprivate |
The documentation for this class was generated from the following file: