FiniteStateMachine
FiniteStateMachine copied to clipboard
Write tests for Builder instances
The new Builder instances should be tested. Port the tests from the README.md
A simple test exists in tests.simple. But we lack a test for the OnExit and OnEnter and OnUpdate methods...