RE: [Junitdoclet-users] Customisation of output test classes
Brought to you by:
sgemkow
From: <ste...@ob...> - 2003-01-15 12:04:54
|
Hello John, > I've been looking at HttpUnit the last couple of days and it will tie in > fine with JUnitDoclet for me. I can let JUnitDoclet generate my classes, > then use the HttpUnit APIs to access servlets etc. simply by modifying the > generated code as my connection methods and communication to the servlet > tests wouldn't be generated by JUnitDoclet anyway. HttpUnit tests also > extend JUnit's TestCase so everything will work fine. Did you try to come up with your own template? Can you please send me (not the list) an example, of what you want your TestCases look like? Regards, Steffen Gemkow |