Package | Description |
---|---|
com.atlassian.confluence.renderer.radeox.macros.junit | |
com.atlassian.confluence.renderer.radeox.macros.junit.report |
Modifier and Type | Class and Description |
---|---|
class |
JUnitTestCaseFailureReport |
Modifier and Type | Field and Description |
---|---|
protected TestCaseFailureReport |
AbstractTestReport.failure |
Modifier and Type | Method and Description |
---|---|
TestCaseFailureReport |
AbstractTestReport.getFailure() |
TestCaseFailureReport |
TestReport.getFailure() |
TestCaseFailureReport |
TestCaseReport.getFailure() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTestReport.setFailure(TestCaseFailureReport failure) |
void |
TestReport.setFailure(TestCaseFailureReport failure) |
void |
TestCaseReport.setFailure(TestCaseFailureReport failure) |
Copyright © 2003–2017 Atlassian. All rights reserved.