You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd be an improvement, I think to the ActorOfAsTestFSMRef method if we could pass in constructor arguments that will be used to construct the underlying FSM we're testing. Otherwise, having to rely on a parameterless FSM in order to test it this way eliminates a lot of valid design choices.