So how are you calling your tests? Are you using ant?
I've never seen it where the setUp() and tearDown() methods aren't called before and after invocations of every test method respectively. Weird. Regards, Jeff --- On Tue, 11/11/08, Terence Parr <[EMAIL PROTECTED]> wrote: > From: Terence Parr <[EMAIL PROTECTED]> > Subject: [antlr-dev] mysterious > To: "ANTLR-dev Dev" <[email protected]> > Date: Tuesday, November 11, 2008, 1:12 PM > can't get tests to fail unless i run from directory as > suite. running > each class even in parallel seems ok. hmm.... > > I wish i know what the suite thing was doing. > Ter > _______________________________________________ > antlr-dev mailing list > [email protected] > http://www.antlr.org:8080/mailman/listinfo/antlr-dev _______________________________________________ antlr-dev mailing list [email protected] http://www.antlr.org:8080/mailman/listinfo/antlr-dev
