Package | Description |
---|---|
com.atlassian.confluence.renderer.radeox.macros.junit | |
com.atlassian.confluence.renderer.radeox.macros.junit.report |
Modifier and Type | Class and Description |
---|---|
class |
JUnitTestCaseReport |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTestReport |
class |
TestCaseReport
Encapsulates a Test Case that can have child test cases.
|
class |
TestSuiteReport |
Modifier and Type | Method and Description |
---|---|
TestReport |
TestSuiteReport.getCurrentTest() |
TestReport |
TestReport.getCurrentTest() |
TestReport |
TestCaseReport.getCurrentTest() |
TestReport |
TestSuite.getReport() |
Modifier and Type | Method and Description |
---|---|
void |
TestSuiteReport.addTest(TestReport test) |
void |
TestReport.addTest(TestReport report) |
void |
TestCaseReport.addTest(TestReport test) |
Constructor and Description |
---|
TestSuite(TestReport report) |
Copyright © 2003–2017 Atlassian. All rights reserved.