Uses of Class
org.egothor.methodatlas.ai.SuggestionLookup
Packages that use SuggestionLookup
Package
Description
AI integration layer for MethodAtlas providing automated security
classification of JUnit test methods.
-
Uses of SuggestionLookup in org.egothor.methodatlas.ai
Methods in org.egothor.methodatlas.ai that return SuggestionLookupModifier and TypeMethodDescriptionstatic SuggestionLookupSuggestionLookup.from(AiClassSuggestion suggestion) Creates a lookup instance from a class-level AI suggestion result.