Test.UnexpectedValue Class
UnexpectedValue is subclass of Error that is thrown whenever a value was unexpected in its scope. This typically means that a test was performed to determine that a value was not equal to a certain value.
UnexpectedValue is subclass of Error that is thrown whenever a value was unexpected in its scope. This typically means that a test was performed to determine that a value was not equal to a certain value.