Uses of Class
ca.cdr.test.app.clients.NpmPackageClient
Packages that use NpmPackageClient
Package
Description
-
Uses of NpmPackageClient in ca.cdr.test.app.clients
Methods in ca.cdr.test.app.clients that return NpmPackageClientModifier and TypeMethodDescriptionstatic NpmPackageClient
Build an NpmPackageClient with authenticationstatic NpmPackageClient
NpmPackageClient.buildAnonymous
(String theBaseUrl) Build an anonymous NpmPackageClient -
Uses of NpmPackageClient in ca.cdr.test.app.harness.api
Methods in ca.cdr.test.app.harness.api that return NpmPackageClientModifier and TypeMethodDescriptionSmileHarness.getNpmPackageClient()
Gets an NPM Package client for interacting with the CDR's package registry endpoint.SmileHarness.getNpmPackageClient
(int thePort) Gets an NPM Package client for interacting with the CDR's package registry endpoint on a specific port.SmileHarness.getNpmPackageClient
(String theModuleId) Gets an NPM Package client for interacting with the CDR's package registry endpoint for a specific module. -
Uses of NpmPackageClient in ca.cdr.test.app.harness.impl
Methods in ca.cdr.test.app.harness.impl that return NpmPackageClientModifier and TypeMethodDescriptionLocalhostSmileHarness.getNpmPackageClient()
LocalhostSmileHarness.getNpmPackageClient
(int thePort) LocalhostSmileHarness.getNpmPackageClient
(String theModuleId)