public class LogAdjustingTestSupport extends Object
Modifier and Type | Field and Description |
---|---|
protected org.apache.commons.logging.Log |
logger |
org.junit.rules.TestName |
testName |
Constructor and Description |
---|
LogAdjustingTestSupport() |
LogAdjustingTestSupport(String... loggersToAdjust) |
public org.junit.rules.TestName testName
protected final org.apache.commons.logging.Log logger
public LogAdjustingTestSupport()
public LogAdjustingTestSupport(String... loggersToAdjust)