搜索结果 : "tag:testing"
| 1 |
Multithreaded Tests with JUnit
JUnit is the glue that holds many open source projects together. But JUnit has problems performing multithreaded unit tests. This creates considerable difficulty for middleware developers in the open source J2EE market. This article introduces GroboUti... |
2006-4-6 |
| 2 |
Testing legacy code
测试遗留代码 Test-first programming is the most effective coding practice since object-oriented programming, but it assumes you're starting from a blank screen. What do you do when the code already exists? Using a popular open source Java™ tool as his exampl... |
2006-4-6 |