MCPcopy Create free account
hub / github.com/Azure/powershell / Utils.test.ts

File Utils.test.ts

__tests__/Utilities/Utils.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import Utils from '../../src/Utilities/Utils';
2import PowerShellToolRunner from '../../src/Utilities/PowerShellToolRunner';
3
4jest.mock('../../src/Utilities/PowerShellToolRunner');

Callers

nothing calls this directly

Calls 7

isValidVersionMethod · 0.45
setPSModulePathMethod · 0.45
getLatestModuleMethod · 0.45
checkModuleVersionMethod · 0.45
isHostedAgentMethod · 0.45
isGhesMethod · 0.45
saveAzModuleMethod · 0.45

Tested by

no test coverage detected