MCPcopy Create free account
hub / github.com/cloudfoundry/nodejs-buildpack / supply_test.go

File supply_test.go

src/nodejs/supply/supply_test.go:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1package supply_test
2
3import (
4 "bytes"

Callers

nothing calls this directly

Calls 15

NewMockInstallerFunction · 0.85
NewMockYarnFunction · 0.85
NewMockNPMFunction · 0.85
LoadPackageJSONMethod · 0.80
LoadNvmrcMethod · 0.80
WarnNodeEngineMethod · 0.80
ChooseNodeVersionMethod · 0.80
InstallNodeMethod · 0.80
InstallYarnMethod · 0.80
InstallNPMMethod · 0.80
TipVendorDependenciesMethod · 0.80
ListNodeConfigMethod · 0.80

Tested by

no test coverage detected