Uses of Class
com.regnosys.testing.transform.TransformTestResult
Packages that use TransformTestResult
-
Uses of TransformTestResult in com.regnosys.testing.projection
Method parameters in com.regnosys.testing.projection with type arguments of type TransformTestResultModifier and TypeMethodDescriptionstatic voidProjectionExpectationUtil.writeExpectations(com.google.common.collect.Multimap<TestPackAndDataSetName, TransformTestResult> actualExpectation) -
Uses of TransformTestResult in com.regnosys.testing.reports
Method parameters in com.regnosys.testing.reports with type arguments of type TransformTestResultModifier and TypeMethodDescriptionstatic voidReportExpectationUtil.writeExpectations(com.google.common.collect.Multimap<TestPackAndDataSetName, TransformTestResult> actualExpectation)