MCPcopy Index your code
hub / github.com/projen/projen / java-project.test.ts

File java-project.test.ts

test/java/java-project.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { JavaProjectOptions } from "../../src/java/java-project";
2import { JavaProject } from "../../src/java/java-project";
3import { renderProjenInitOptions } from "../../src/javascript/render-options";
4import { synthSnapshot } from "../util";

Callers

nothing calls this directly

Calls 5

synthSnapshotFunction · 0.90
snapPomFunction · 0.85
addDependencyMethod · 0.65
addTestDependencyMethod · 0.45
addPluginMethod · 0.45

Tested by

no test coverage detected