Log4J2Logger@Deprecated public class Log4JLogger extends AnnotatedMethodTemplate<Log4JLogger.Record>
Usage:
{@code public class MyTest
{| Modifier and Type | Class and Description |
|---|---|
static class |
Log4JLogger.LogLevel
Deprecated.
|
static interface |
Log4JLogger.Record
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.log4j.Layout |
layout
Deprecated.
|
annotationClass, testClass| Constructor and Description |
|---|
Log4JLogger(Class testClass)
Deprecated.
|
Log4JLogger(Class testClass,
org.apache.log4j.Layout layout)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.junit.runners.model.Statement |
applyForAnnotation(org.junit.runners.model.Statement statement,
org.junit.runner.Description description,
Log4JLogger.Record record)
Deprecated.
|
String |
snapshot()
Deprecated.
|
applypublic Log4JLogger(Class testClass)
public Log4JLogger(Class testClass, org.apache.log4j.Layout layout)
protected org.junit.runners.model.Statement applyForAnnotation(org.junit.runners.model.Statement statement,
org.junit.runner.Description description,
Log4JLogger.Record record)
applyForAnnotation in class AnnotatedMethodTemplate<Log4JLogger.Record>public String snapshot()
Copyright © 2003–2022 Atlassian. All rights reserved.