The tests can be improved I agree. An idea I had in mind was to merge the parser tests cases into an abstract test case, and have a concrete test case extending it for every parser. If a parser doesn't implement a specific feature, the test method would be overridden with an empty method to disable it.

Emmanuel Bourg


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to