koog-agents
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
koog-agents
agents-test
/
ai.koog.agents.testing.feature
/
UnconditionalEdgeAssertion
Unconditional
Edge
Assertion
@
TestOnly
data
class
UnconditionalEdgeAssertion
(
val
node
:
NodeReference
<
*
,
*
>
,
val
expectedNode
:
NodeReference
<
*
,
*
>
)
(
source
)
Members
Constructors
Unconditional
Edge
Assertion
Link copied to clipboard
constructor
(
node
:
NodeReference
<
*
,
*
>
,
expectedNode
:
NodeReference
<
*
,
*
>
)
Properties
expected
Node
Link copied to clipboard
val
expectedNode
:
NodeReference
<
*
,
*
>
node
Link copied to clipboard
val
node
:
NodeReference
<
*
,
*
>