문제

Any tips or best practices for unit testing Google Wave robots written in Java? I'm expecting to deploy on AppEngine, if that helps. I'm a fan of TDD but new to both Wave Robots and AppEngine, so I'm hoping to use TDD to help me explore the design space.

도움이 되었습니까?

해결책

After a few hours of reading and tinkering, I've come up with a solution combining AppEngine, JUnit, and Wave. I describe all the details in my blog post: http://paulgestwicki.wordpress.com/2010/06/18/unit-testing-google-wave-robots/

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top