[b]HttpUnit[/b]: A test framework that could be embedded in JUnit tests to perform automated web
site testing.
[b]JUnitPerf[/b]: JUnit test decorators to perform scalability and performance testing.
[b]Mock Objects[/b]: Allows testing of code that accesses resources such as database connections
and servlet containers without the need of the actual resources.
[b]Cactus[/b]: In-container unit testing. Covered in detail in chapter 12.
[b]DBUnit[/b]: Sets up databases in a known state for repeatable DB testing
site testing.
[b]JUnitPerf[/b]: JUnit test decorators to perform scalability and performance testing.
[b]Mock Objects[/b]: Allows testing of code that accesses resources such as database connections
and servlet containers without the need of the actual resources.
[b]Cactus[/b]: In-container unit testing. Covered in detail in chapter 12.
[b]DBUnit[/b]: Sets up databases in a known state for repeatable DB testing
1213

被折叠的 条评论
为什么被折叠?



