| Package | Description |
|---|---|
| org.apache.batik.test | |
| org.apache.batik.test.xml |
| Modifier and Type | Field and Description |
|---|---|
protected TestReport.Entry[] |
DefaultTestSuiteReport.description
Descriptions in addition to that coming from children.
|
protected TestReport.Entry[] |
DefaultTestReport.description |
| Modifier and Type | Method and Description |
|---|---|
TestReport.Entry[] |
TestReport.getDescription()
Returns an array of
Entry objects describing the
test result. |
TestReport.Entry[] |
DefaultTestSuiteReport.getDescription() |
TestReport.Entry[] |
DefaultTestReport.getDescription() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultTestSuiteReport.addDescriptionEntry(TestReport.Entry entry) |
protected void |
DefaultTestReport.addDescriptionEntry(TestReport.Entry entry) |
void |
DefaultTestReport.setDescription(TestReport.Entry[] description) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
XMLTestReportProcessor.processEntry(TestReport.Entry entry,
Element descriptionElement,
Document reportDocument) |
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.