Fingerprint_Card
Loading...
Searching...
No Matches
Zwipe.Test.Implementation.BuildArtifactTester Class Referencesealed
Inheritance diagram for Zwipe.Test.Implementation.BuildArtifactTester:
Collaboration diagram for Zwipe.Test.Implementation.BuildArtifactTester:

Public Member Functions

 BuildArtifactTester (IBuildArtifactInfoCollector collector)
Tuple< TestSuites, BuildArtifactInfoTest (BuildArtifact artifact, string tempFolderPath=null)

Private Member Functions

BuildArtifactInfo GetBuildArtifactInfo (string pathToTest, string tempFolderPath)
IEnumerable< ITestGetTests (TestContext context)

Private Attributes

readonly IBuildArtifactInfoCollector _collector

Static Private Attributes

const string BuildArtifactInfoName = "Artifact.json"

Constructor & Destructor Documentation

◆ BuildArtifactTester()

Zwipe.Test.Implementation.BuildArtifactTester.BuildArtifactTester ( IBuildArtifactInfoCollector collector)

Member Function Documentation

◆ GetBuildArtifactInfo()

BuildArtifactInfo Zwipe.Test.Implementation.BuildArtifactTester.GetBuildArtifactInfo ( string pathToTest,
string tempFolderPath )
private
Here is the call graph for this function:
Here is the caller graph for this function:

◆ GetTests()

IEnumerable< ITest > Zwipe.Test.Implementation.BuildArtifactTester.GetTests ( TestContext context)
private
Here is the call graph for this function:
Here is the caller graph for this function:

◆ Test()

Tuple< TestSuites, BuildArtifactInfo > Zwipe.Test.Implementation.BuildArtifactTester.Test ( BuildArtifact artifact,
string tempFolderPath = null )

Implements Zwipe.Test.IBuildArtifactTester.

Here is the call graph for this function:

Member Data Documentation

◆ _collector

readonly IBuildArtifactInfoCollector Zwipe.Test.Implementation.BuildArtifactTester._collector
private

◆ BuildArtifactInfoName

const string Zwipe.Test.Implementation.BuildArtifactTester.BuildArtifactInfoName = "Artifact.json"
staticprivate

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