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
/
ReachabilityAssertion
Reachability
Assertion
@
TestOnly
data
class
ReachabilityAssertion
(
val
from
:
NodeReference
<
*
,
*
>
,
val
to
:
NodeReference
<
*
,
*
>
)
(
source
)
Members
Constructors
Reachability
Assertion
Link copied to clipboard
constructor
(
from
:
NodeReference
<
*
,
*
>
,
to
:
NodeReference
<
*
,
*
>
)
Properties
from
Link copied to clipboard
val
from
:
NodeReference
<
*
,
*
>
to
Link copied to clipboard
val
to
:
NodeReference
<
*
,
*
>