[antlr-interest] gUnit and classpaths

Andreas Ravnestad andreas.ravnestad at gmail.com
Fri Nov 2 05:31:16 PDT 2007


Hi all,

I am planning to use gUnit for unit testing our grammar, however the
examples on the wiki is rather lacking in covering the corner cases.
My problem in particular is this: How do I run gunit tests for a
grammar/lexer which resides in a specific package?

That is, my parser and lexer are generated and compiled into
./bin/no/ntnu/xqft/parse/. How can I make gUnit aware of where to find
these classes?

Thanks, Andreas


More information about the antlr-interest mailing list