From: Mike B. <mb...@Ga...> - 2003-03-17 18:02:56
|
Brad Clarke wrote: > We have a few utility functions of our own that are basically just > wrappers for htmlunit functions. To unit test our functions we make use > of FakeWebConnection. Fair enough. I'd rather not include anything from a test package in the released jar so that leaves two choices. 1) I could build a "test" jar containing FakeWebConnection and possibly other generic testing classes such as WebTestCase 2) Declare FakeWebConnection to be a released class and move it to one of the packages that gets released. I don't have a strong preference at present so I'll put this up for discussion. :-) -- Mike Bowler Principal, Gargoyle Software Inc. Voice: (416) 822-0973 | Email : mb...@Ga... Fax : (416) 822-0975 | Website: http://www.GargoyleSoftware.com |