public class Log4jLevelAdjuster
extends java.lang.Object
implements org.junit.rules.MethodRule
Constructor and Description |
---|
Log4jLevelAdjuster(org.apache.log4j.Level level,
java.lang.Class<?>... classes) |
Log4jLevelAdjuster(org.apache.log4j.Level level,
java.lang.String... categories) |
Modifier and Type | Method and Description |
---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runners.model.FrameworkMethod method,
java.lang.Object target) |