|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestCaseFailureReport | |
|---|---|
| com.atlassian.confluence.renderer.radeox.macros.junit | |
| com.atlassian.confluence.renderer.radeox.macros.junit.report | |
| Uses of TestCaseFailureReport in com.atlassian.confluence.renderer.radeox.macros.junit |
|---|
| Subclasses of TestCaseFailureReport in com.atlassian.confluence.renderer.radeox.macros.junit | |
|---|---|
class |
JUnitTestCaseFailureReport
|
| Uses of TestCaseFailureReport in com.atlassian.confluence.renderer.radeox.macros.junit.report |
|---|
| Fields in com.atlassian.confluence.renderer.radeox.macros.junit.report declared as TestCaseFailureReport | |
|---|---|
protected TestCaseFailureReport |
AbstractTestReport.failure
|
| Methods in com.atlassian.confluence.renderer.radeox.macros.junit.report that return TestCaseFailureReport | |
|---|---|
TestCaseFailureReport |
TestReport.getFailure()
|
TestCaseFailureReport |
TestCaseReport.getFailure()
|
TestCaseFailureReport |
AbstractTestReport.getFailure()
|
| Methods in com.atlassian.confluence.renderer.radeox.macros.junit.report with parameters of type TestCaseFailureReport | |
|---|---|
void |
TestReport.setFailure(TestCaseFailureReport failure)
|
void |
TestCaseReport.setFailure(TestCaseFailureReport failure)
|
void |
AbstractTestReport.setFailure(TestCaseFailureReport failure)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||