Hi, We make use of 'suite()' in junit. Does junit target in ant make a distinction between tests run in a suite and each separate test. Or can a test be run twice? It seems like it will become a heavy load on my memory ;-)
I am wondering this cause I get a java.lang.OutOfMemoryError. I have set ANT_OPTS="-Xms512m -Xmx756m";export ANT_OPTS Cheers, //Mikael --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
