This is a class that represents an expectation.
Instance Method Summary | |
addErrorMessage(string message) Allow expectation failures to include messages. | |
getErrorMessage() ⇒ string Get the error messages seen so far. | |
getErrorMessageCount() ⇒ number Get how many error messages have been seen so far. |