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
/
SubGraphAssertions
Sub
Graph
Assertions
@
TestOnly
data
class
SubGraphAssertions
(
val
subgraphRef
:
NodeReference.SubgraphNode
<
*
,
*
>
,
val
graphAssertions
:
GraphAssertions
)
(
source
)
Members
Constructors
Sub
Graph
Assertions
Link copied to clipboard
constructor
(
subgraphRef
:
NodeReference.SubgraphNode
<
*
,
*
>
,
graphAssertions
:
GraphAssertions
)
Properties
graph
Assertions
Link copied to clipboard
val
graphAssertions
:
GraphAssertions
subgraph
Ref
Link copied to clipboard
val
subgraphRef
:
NodeReference.SubgraphNode
<
*
,
*
>