Skip to Content.
Sympa Menu

shibboleth-dev - Re: unit test log

Subject: Shibboleth Developers

List archive

Re: unit test log


Chronological Thread 
  • From: Walter Hoehn <>
  • To:
  • Subject: Re: unit test log
  • Date: Fri, 26 Aug 2005 17:03:31 -0500

If you are running through ant, it will put the DEBUG output into the TEST-* files. If you are running through eclipse, it will just go to the console.

-Walter


On Aug 26, 2005, at 4:08 PM, Tom Scavo wrote:

On 8/26/05, Walter Hoehn
<>
wrote:

My
understanding of junit testing philosophy, though, is that a there
should be no output from test cases unless there is a failure.


For pre-install unit testing, that makes perfect sense, but for
development work, it sure would be useful to crank up logging to the
hilt. If I change the level in the source to DEBUG and add a
properties file somewhere, will I get output? (Sorry, I don't know
much about log4j.)

Thanks,
Tom





Archive powered by MHonArc 2.6.16.

Top of Page