Skip to Content.
Sympa Menu

shibboleth-dev - RE: unit test log

Subject: Shibboleth Developers

List archive

RE: unit test log


Chronological Thread 
  • From: "Wilcox, Mark" <>
  • To: <>, <>
  • Subject: RE: unit test log
  • Date: Fri, 26 Aug 2005 16:38:58 -0400

Title: Re: unit test log
Walter,
Do you mean output in log files or output from running the tests?
mark


From: Walter Hoehn [mailto:]
Sent: Fri 8/26/2005 4:29 PM
To:
Subject: Re: unit test log

The logging level for all of the Shibboleth unit tests is hardcoded 
to OFF.  If you are attempting to debug a problem with a particular 
test case, you can temporarily change the test class to either turn 
the level up for that particular test or for an entire suite.  My 
understanding of junit testing philosophy, though, is that a there 
should be no output from test cases unless there is a failure.

-Walter


On Aug 22, 2005, at 8:42 PM, Tom Scavo wrote:

> Is there no way to capture log output in a JUnit test, or rather the
> log output of classes being tested?
>
> Thanks,
> Tom
>




Archive powered by MHonArc 2.6.16.

Top of Page