0
kicks
Advanced Unit Test, Part V - Unit Test Patterns
Patterns for test method-stub generation to improve unit test effectiveness...
...one of the goals is a tool suite that can be used to automatically generate unit tests, both as a reverse and forward engineering process. With the latter, it should be possible to generate the method stubs for the code under test.