hazelcast
hazelcast copied to clipboard
Quick Question
I see that you have a "test" folder in here. How do you run these tests? If this module is used in application code, how do you manage to run these tests from the application "test"?
I use play (1.3) regularly now and I can seem to come up with a good way to manage tests in my modules. Writing junit tests for applications (not modules) though is straight forward.