intentcall_testing library
Extensions
- AgentCallEntryTest on AgentCallEntry
Functions
-
expectAgentData(
AgentResult result, Map< String, Object?> expected) → void - Compares registry invoke result data to an expected map (subset).
-
invokeRegistry(
AgentRegistry registry, String qualifiedName, AgentArguments arguments) → Future< AgentResult>