Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TestKit] Modify ActorOfAsTestFSMRef to allow constructor arguments to underlying FSM<T,S> #1709

Closed
Aaronontheweb opened this issue Feb 16, 2016 · 1 comment · Fixed by #2451

Comments

@Aaronontheweb
Copy link
Member

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.

@Aaronontheweb
Copy link
Member Author

Aaronontheweb added a commit to Aaronontheweb/akka.net that referenced this issue Jan 13, 2017
Danthar pushed a commit that referenced this issue Jan 16, 2017
…tiated (#2451)

Merged. some perf tests are failing. But only by a very small margin. And would attribute those to build server busyness.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant