Uses of Class
com.regnosys.testing.reports.ExpectationResult
Packages that use ExpectationResult
-
Uses of ExpectationResult in com.regnosys.testing.reports
Methods in com.regnosys.testing.reports that return types with arguments of type ExpectationResultModifier and TypeMethodDescriptionRegulatoryReportingTestExtension.getCollectedExpectationResult()Deprecated.Methods in com.regnosys.testing.reports with parameters of type ExpectationResultModifier and TypeMethodDescriptionintExpectationResult.compareTo(ExpectationResult o) Deprecated.Method parameters in com.regnosys.testing.reports with type arguments of type ExpectationResultModifier and TypeMethodDescriptioncom.google.common.collect.Table<String,com.rosetta.model.lib.ModelReportId, List<com.regnosys.rosetta.common.serialisation.reportdata.ExpectedResultField>> ExpectationWriter.groupByExpectationFileAndReportName(List<ExpectationResult> expectationResult, List<com.regnosys.rosetta.common.serialisation.reportdata.ReportDataSet> reportDataSetDefinitions) Deprecated.