From: Mike B. <mb...@Ga...> - 2005-01-12 12:18:58
|
Mandaris Moore wrote: >I've been playing around with htmlunit in my spare time trying to get >something together. I would greatly appreciate it if someone would >help me come up with a stand alone example that doesn't a great deal >of knowledge about maven or junit. Something real simple where you >only have to compile and run it alone or through one of junit's test >runners. > > Take a look at the samples on the "getting started" page. The only things that require junit are the various assert methods. If you remove them then you could run those same samples from a simple java main method. http://htmlunit.sourceforge.net/gettingStarted.html If you're using the packaged version of HtmlUnit (ie you're not building from source) then you don't need to use maven. Hope this helps -- Mike Bowler Principal, Gargoyle Software Inc. Voice: (416) 822-0973 | Email : mb...@Ga... Fax : (416) 822-0975 | Website: http://www.GargoyleSoftware.com |