Class ApexFindImpactedTestsTool

java.lang.Object
io.github.apexdevtools.apexls.mcp.tools.ApexFindImpactedTestsTool

public class ApexFindImpactedTestsTool extends Object
MCP tool for finding test classes that should be run based on changes to specific Apex source files. Handles multiple workspaces by auto-discovering workspaces from file paths and merging results.
  • Constructor Details

    • ApexFindImpactedTestsTool

      public ApexFindImpactedTestsTool(ApexLsBridge bridge)
  • Method Details

    • getSpecification

      public io.modelcontextprotocol.server.McpServerFeatures.SyncToolSpecification getSpecification()