Hi, compareToExpected doesn't report any error when an IOException occurs during reference file retrieval and comparison. This seems to be work as designed because this is tested with a unit test.
I don't understand what it brings and I'd like to throw a StepExecutionException if an IOException occurs. This would for instance avoid to have successfull tests, when the reference file is not found. Marc. -- View this message in context: http://www.nabble.com/-dev--compareToExpected%3A-why-are-IOException-ignored-t1810164.html#a4933126 Sent from the WebTest forum at Nabble.com. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

