From: Mike B. <mb...@Ga...> - 2005-02-16 11:38:04
|
Damien Taylor wrote: > When trying to run the simplest of HtmlUnit tests using the junit awt > and swing runners I get the following error. > This generally indicates class loader issues. If there is an option to reload classes dynamically then turn that off. If you're trying to run this from within an IDE such as eclipse then try to run the tests outside of the IDE. Hope this helps. -- Mike Bowler President, Gargoyle Software Inc. Website: http://www.GargoyleSoftware.com Weblog : http://www.SphericalImprovement.com/blogs/mbowler/ |