ProcessTesting
KW-0138Spy
General Term
Meaning
test utility that tracks function calls, arguments, and usage during execution
Example
“Check if a function was called with correct parameters during test”
Reference
Used to verify interactions and behavior in tests
Related
mocktest spyverification