MCPcopy Create free account
hub / github.com/UiPath/uipathcli / NewTestPackage

Function NewTestPackage

utils/api/test_package.go:8–10  ·  view source on GitHub ↗
(packageIdentifier string, versionMask string)

Source from the content-addressed store, hash-verified

6}
7
8func NewTestPackage(packageIdentifier string, versionMask string) *TestPackage {
9 return &TestPackage{packageIdentifier, versionMask}
10}

Callers 1

convertToTestSetMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected