EdgeAssertion

@TestOnly
data class EdgeAssertion<Input, Output>(val node: NodeReference<Input, Output>, val context: AIAgentContextBase, val output: Output, val expectedNode: NodeReference<*, *>)(source)

Constructors

Link copied to clipboard
constructor(node: NodeReference<Input, Output>, context: AIAgentContextBase, output: Output, expectedNode: NodeReference<*, *>)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard