Call-Chain-Aware LLM-Based Test Generation for Java Projects

📰 ArXiv cs.AI

arXiv:2604.22046v1 Announce Type: cross Abstract: Large language models (LLMs) have recently shown strong potential for generating project-level unit tests. However, existing state-of-the-art approaches primarily rely on execution-path information to guide prompt construction, which is often insufficient for complex software systems with rich inter-class dependencies, deep call chains, and intricate object initialization requirements. In this paper, we present CAT, a novel call-chain-aware LLM-b

Published 27 Apr 2026
Read full paper → ← Back to Reads