Documentation
¶
Overview ¶
Package conformancetest captures real Engine boundaries for built-in Strategy tests.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertNoProcessAuthority ¶ added in v0.20.0
AssertNoProcessAuthority checks that a Strategy's retained types and ports cannot own or control managed Processes. Names and source files do not confer authority; Engine, Process, durability, and resolution capabilities do.
func Run ¶
func Run( t *testing.T, deploymentConfig agent.DeploymentConfig, engineConfig agent.EngineConfig, input agent.Input, ) agent.Result
Run records a completed execution and verifies every captured Step through the public conformance suite. Signals come from the Engine, so framework identities and Strategy protocol samples cannot drift from their producers.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.