toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.testing.unit
/
FakeOperationContext
/
Companion
/
create
create
fun
create
(
agent
:
Agent
=
DummyAgent
,
processContext
:
ProcessContext
=
dummyProcessContext(agent = agent)
,
operation
:
Operation
=
FakeAction(name = "test")
,
toolGroups
:
Set
<
ToolGroupRequirement
>
=
emptySet()
)
:
FakeOperationContext