Uses of Package
com.agentforge4j.testkit.capture
Packages that use com.agentforge4j.testkit.capture
Package
Description
-
Classes in com.agentforge4j.testkit.capture used by com.agentforge4j.testkit.assertionClassDescriptionThe outcome of one harnessed run: the run id, a defensive snapshot of the final
WorkflowState, and theCaptureBundleof observed effects. -
Classes in com.agentforge4j.testkit.capture used by com.agentforge4j.testkit.captureClassDescriptionThe passive captures gathered during one harnessed run: the ordered event stream and the files the run produced.One file a run requested through the
CapturingFileSink, recorded in memory. -
Classes in com.agentforge4j.testkit.capture used by com.agentforge4j.testkit.harnessClassDescriptionThe outcome of one harnessed run: the run id, a defensive snapshot of the final
WorkflowState, and theCaptureBundleof observed effects.