Package ubic.gemma.core.util.progress
Class ProgressAppenderTest
- java.lang.Object
-
- ubic.gemma.core.util.progress.ProgressAppenderTest
-
public class ProgressAppenderTest extends Object
For this test to work you should have the appender configured in log4j-test.properties. If not it will be set up programatically.- Author:
- pavlidis
-
-
Constructor Summary
Constructors Constructor Description ProgressAppenderTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setUp()
void
testLoggingInProgressUpdateCallbackDoesNotResultInLoggingRecursion()
void
testProgressLogging()
-