FiniteStateMachine icon indicating copy to clipboard operation
FiniteStateMachine copied to clipboard

Write tests for Builder instances

Open guFalcon opened this issue 8 years ago • 1 comments

The new Builder instances should be tested. Port the tests from the README.md

guFalcon avatar Aug 23 '17 06:08 guFalcon

A simple test exists in tests.simple. But we lack a test for the OnExit and OnEnter and OnUpdate methods...

guFalcon avatar Aug 28 '17 21:08 guFalcon