PtcRunner.Lisp.Java.Oracle.Fixtures (PtcRunner v0.14.0)

Copy Markdown View Source

Validates structured Java oracle cases and their checked-in typed baseline.

Cases identify manifest overloads and inputs without copying class, member, or descriptor metadata. The JVM baseline records the descriptor actually invoked by the pinned oracle, making descriptor drift independently visible.

Summary

Functions

Returns the checked-in JVM baseline after full validation.

Returns the structured source cases after manifest validation.

Functions

baseline()

@spec baseline() :: map()

Returns the checked-in JVM baseline after full validation.

cases()

@spec cases() :: [map()]

Returns the structured source cases after manifest validation.