//
pkg.gl
Category
github.com/filecoin-project/go-statemachine
fsm
testutil
package
1.0.3
Repository:
https://github.com/filecoin-project/go-statemachine.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
34 SLOC
#
Functions
NewTestContext
NewTestContext returns a new test context for the given event machien.
#
Structs
TestContext
TestContext is a context you can wired up directly to an event machine so that you can test state entry functions and how they affect state.