Uses of Package
org.egothor.methodatlas
Packages that use org.egothor.methodatlas
Package
Description
Provides the core command-line utility for analyzing Java test sources and
producing structured metadata about JUnit test methods.
CLI command handler implementations for MethodAtlas.
Output emitters for MethodAtlas scan results.
-
Classes in org.egothor.methodatlas used by org.egothor.methodatlasClassDescriptionIn-memory cache of AI classification results loaded from a previous MethodAtlas scan output.Applies human-authored classification overrides to AI-generated (or absent) security classification results.A single change entry in a MethodAtlas delta report.The type of change represented by a
DeltaEntry.The aggregate result of comparing two MethodAtlas scan outputs.Selects between the two phases of the manual AI workflow.Output formats supported by the MethodAtlas application.Describes the agreement between a source-level@Tag("security")annotation and the AI classification of the same test method. -
Classes in org.egothor.methodatlas used by org.egothor.methodatlas.commandClassDescriptionIn-memory cache of AI classification results loaded from a previous MethodAtlas scan output.Applies human-authored classification overrides to AI-generated (or absent) security classification results.Parsed command-line configuration used to drive a single application run.Prepare phase: scan source files and write AI prompt work files and empty response stubs.
-
Classes in org.egothor.methodatlas used by org.egothor.methodatlas.emitClassDescriptionThe aggregate result of comparing two MethodAtlas scan outputs.Output formats supported by the MethodAtlas application.Consumer that receives a single discovered test method record.