org.apache.log4j.util
Class JunitTestRunnerFilter

java.lang.Object
  extended by org.apache.log4j.util.JunitTestRunnerFilter
All Implemented Interfaces:
Filter

public class JunitTestRunnerFilter
extends java.lang.Object
implements Filter


Field Summary
 
Fields inherited from interface org.apache.log4j.util.Filter
ABSOLUTE_DATE_AND_TIME_PAT, ABSOLUTE_TIME_PAT, BASIC_PAT, ISO8601_PAT, RELATIVE_TIME_PAT
 
Constructor Summary
JunitTestRunnerFilter()
           
 
Method Summary
 java.lang.String filter(java.lang.String in)
          Filter out stack trace lines coming from the various JUnit TestRunners.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JunitTestRunnerFilter

public JunitTestRunnerFilter()
Method Detail

filter

public java.lang.String filter(java.lang.String in)
Filter out stack trace lines coming from the various JUnit TestRunners.

Specified by:
filter in interface Filter


Copyright © 2010 The Apache Software Foundation. Licensed under the Apache License, Version 2.0

Apache Extras Companion for Apache log4j, Apache log4j and Apache are trademarks of the Apache Software Foundation.