Uses of Class
com.sun.xml.fastinfoset.roundtriptests.RoundTripReport.FailedTestRecord
Packages that use RoundTripReport.FailedTestRecord
-
Uses of RoundTripReport.FailedTestRecord in com.sun.xml.fastinfoset.roundtriptests
Fields in com.sun.xml.fastinfoset.roundtriptests with type parameters of type RoundTripReport.FailedTestRecordModifier and TypeFieldDescriptionprivate final Map
<String, RoundTripReport.FailedTestRecord> RoundTripReport.failedTests
Method parameters in com.sun.xml.fastinfoset.roundtriptests with type arguments of type RoundTripReport.FailedTestRecordModifier and TypeMethodDescriptionprivate static String
RoundTripReport.generateReport
(int[] passed, int[] failed, Map<String, RoundTripReport.FailedTestRecord> failedTests)