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

Testing akka-java-spring integration #13

Open
thisismana opened this issue Mar 3, 2016 · 0 comments
Open

Testing akka-java-spring integration #13

thisismana opened this issue Mar 3, 2016 · 0 comments

Comments

@thisismana
Copy link

Well,
this code definitely works but this technique proposed here seems hard to test.

The idea of DI when it comes to testing is to be able to mock some these dependencies to test certain behaviors. It does not seem trivial to combine the technique of the SpringActorProducer with Akka's Testkit and say Mockito for testing.

Does someone have any code to promote this nice PoC from it works to works and tested?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant