requiredEvaluations for all objects that have been created, are run when isError is called on the ProcessorFactory object.
________________________________ From: Taylor Wise Sent: Wednesday, November 29, 2017 12:43:17 PM To: Mike Beckerle Cc: [email protected] Subject: When are Required Evaluations executed? In the course of trying to debug this test, it looks like there's a check that should be occurring that's not getting executed. It's part of the unordered sequence checks that are supposed to be run using the requiredEvaluations method. I've setup debugging points and it doesn't appear to be making it in there. The requiredEvaluations should be run upon creation of the object, correct?
