Saket Arora wrote:
> Hi junit members,
>
> Can u tell me how to test multiple parameters(taken as
> input from XML file) thru asserts so that if one
> fails, it should prompt the error and
> continue.(Continue testing others despite one assert
> failure).
Apparently some extension of JUnit allows this. I can't remember the
name, because I don't /want/ multiple assertion failures per test.
If you search the archives of this group, you'll find an answer. We have
this question an average of once every three months or so.
--
J. B. Rainsberger,
Diaspar Software Services
http://www.diasparsoftware.com :: +1 416 791-8603
Let's write software that people understand