Package io.codemodder.testutils.llm


package io.codemodder.testutils.llm
  • Classes
    Class
    Description
    An LLMAssistedCodemodTest tests each file with extension .java.before in the Metadata.testResourceDir() test resource directory (including subdirectories) by executing the Metadata.codemodType() LLM-assisted codemod and verifying the changes.