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?
- When are Required Evaluations executed? Taylor Wise
- Re: When are Required Evaluations executed? Mike Beckerle
