- addError(JUnitReportWriter.TestDescription, Throwable) - Method in interface org.glassfish.pfl.test.JUnitReportWriter
-
An error occurred.
- addError(JUnitReportWriter.TestDescription, Throwable) - Method in class org.glassfish.pfl.test.XMLJUnitReportWriter
-
- addFailure(JUnitReportWriter.TestDescription, Throwable) - Method in interface org.glassfish.pfl.test.JUnitReportWriter
-
A failure occurred.
- addFailure(JUnitReportWriter.TestDescription, Throwable) - Method in class org.glassfish.pfl.test.XMLJUnitReportWriter
-
- append(boolean) - Method in class org.glassfish.pfl.test.ObjectWriter
-
- append(char) - Method in class org.glassfish.pfl.test.ObjectWriter
-
- append(short) - Method in class org.glassfish.pfl.test.ObjectWriter
-
- append(int) - Method in class org.glassfish.pfl.test.ObjectWriter
-
- append(long) - Method in class org.glassfish.pfl.test.ObjectWriter
-
- append(float) - Method in class org.glassfish.pfl.test.ObjectWriter
-
- append(double) - Method in class org.glassfish.pfl.test.ObjectWriter
-
- append(String) - Method in class org.glassfish.pfl.test.ObjectWriter
-
- appendObjectHeader(Object) - Method in class org.glassfish.pfl.test.ObjectWriter
-
- ATTR_CLASSNAME - Static variable in interface org.glassfish.pfl.test.XMLConstants
-
classname attribute for testcase elements
- ATTR_ERRORS - Static variable in interface org.glassfish.pfl.test.XMLConstants
-
errors attribute for testsuite elements
- ATTR_FAILURES - Static variable in interface org.glassfish.pfl.test.XMLConstants
-
failures attribute for testsuite elements
- ATTR_ID - Static variable in interface org.glassfish.pfl.test.XMLConstants
-
id attribute
- ATTR_MESSAGE - Static variable in interface org.glassfish.pfl.test.XMLConstants
-
message attribute for failure elements
- ATTR_NAME - Static variable in interface org.glassfish.pfl.test.XMLConstants
-
name attribute for property, testcase and testsuite elements
- ATTR_PACKAGE - Static variable in interface org.glassfish.pfl.test.XMLConstants
-
package attribute for the aggregate document
- ATTR_TESTS - Static variable in interface org.glassfish.pfl.test.XMLConstants
-
tests attribute for testsuite elements
- ATTR_TIME - Static variable in interface org.glassfish.pfl.test.XMLConstants
-
time attribute for testcase and testsuite elements
- ATTR_TYPE - Static variable in interface org.glassfish.pfl.test.XMLConstants
-
type attribute for failure and error elements
- ATTR_VALUE - Static variable in interface org.glassfish.pfl.test.XMLConstants
-
value attribute for property elements