You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Roger Pack <ro...@gmail.com> on 2009/07/22 19:25:39 UTC

Re: is there a way to run junit to display method names on success?

> I'm kind of at a loss as to how to make junit a little more verbose
> (sorry to ask a question not specifically maven related, but I hoped
> someone might have a clue).  i'm looking for an output like
> running test a: success
> running test b: success
> that type of thing.

Looks like System.out.println is my only friend here...that I know.
=r

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org