Close
jGuru Forums
Posted By: Anonymous Posted On: Monday, February 10, 2003 03:02 PM
Hi--
I have written some JUnit tests, and I have grouped them altogether in one monster class called "TestAll". Recently, I have been adding a considerable number of tests to it, and I have begun to see some OutOfMemory exceptions when running this test. I have tried breaking the current tests into a set of smaller suites, but this has not changed anything.
How is everyone else running their tests? Has anyone else encounted this type of problem?
Thanks for any assistance.
eyt*
Re: OutOfMemory exceptions when running tests...
Posted By: Anonymous Posted On: Wednesday, February 12, 2003 04:48 AM