Justin Deoliveira ha scritto: > I still don't quite understand. So the component being tested (or the > module containing the component being tested) needs to be be able to see > the test classes you provided? Ie needs to depend on them? I admit I > did not look at the them, just the code snippet you provided.
If you place the main inside the component class itself, yep. That's what I wrote in my first mail: "and started testing right away by placing a little "main" directly in the component to run it in isolation" But I'm ok in rolling out a separate class to contain just the "main" :) Cheers Andrea -- Andrea Aime OpenGeo - http://opengeo.org Expert service straight from the developers. ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
