MCPcopy Index your code
hub / github.com/actions/setup-java / graalvm-installer.test.ts

File graalvm-installer.test.ts

__tests__/distributors/graalvm-installer.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as core from '@actions/core';
2import * as tc from '@actions/tool-cache';
3import * as http from '@actions/http-client';
4import fs from 'fs';

Callers

nothing calls this directly

Calls 6

getJavaDistributionFunction · 0.90
fetchEAJsonMethod · 0.80
getPlatformMethod · 0.45
downloadToolMethod · 0.45

Tested by

no test coverage detected