简体   繁体   English

用Java对Google Wave机器人进行单元测试

[英]Unit testing Google wave robots in Java

Any tips or best practices for unit testing Google Wave robots written in Java? 关于用Java编写的Google Wave机器人进行单元测试的任何技巧或最佳做法? I'm expecting to deploy on AppEngine, if that helps. 如果有帮助,我希望在AppEngine上进行部署。 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. 我是TDD的粉丝,但对Wave Robots和AppEngine都很陌生,所以我希望使用TDD来帮助我探索设计空间。

After a few hours of reading and tinkering, I've come up with a solution combining AppEngine, JUnit, and Wave. 经过几个小时的阅读和修改,我提出了一个结合AppEngine,JUnit和Wave的解决方案。 I describe all the details in my blog post: http://paulgestwicki.wordpress.com/2010/06/18/unit-testing-google-wave-robots/ 我在博客文章中描述了所有详细信息: http : //paulgestwicki.wordpress.com/2010/06/18/unit-testing-google-wave-robots/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM