public static class LoggingRuleTest.TestClassAnnotatedWithLogTestInformation extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LoggingRuleTest.TestClassAnnotatedWithLogTestInformation.FakeTest |
| Modifier and Type | Field and Description |
|---|---|
(package private) StringWriter |
writer |
| Constructor and Description |
|---|
TestClassAnnotatedWithLogTestInformation() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkAnnotatedCaughtByAnnotationLogs() |
void |
checkAnnotatedCaughtLogs() |
void |
checkAnnotatedFailureLogs() |
void |
checkAnnotatedSuccessLogs() |
void |
clean() |
void |
setup() |
StringWriter writer
public TestClassAnnotatedWithLogTestInformation()
public void setup()
public void clean()
public void checkAnnotatedSuccessLogs()
public void checkAnnotatedFailureLogs()
public void checkAnnotatedCaughtLogs()
public void checkAnnotatedCaughtByAnnotationLogs()
Copyright © 2021. All rights reserved.