increment the number of expectations
the colored textual status of the result
true if the result is an Error instance
true if the result is a Failure instance
true if the result is a Pending instance
true if the result is a Skipped instance
true if the result is a Success instance
true if the result is a Skipped or Pending
true if the result is a Failure that was thrown like a JUnit assertion error or a NotImplemented exception
change this result's expected
change this result's message
prepend another message and a conjunction depending on the status of this result
the uncolored textual status of the result
the textual status of the result
update the expected of a result, keeping the subclass type
update the message of a result, keeping the subclass type
The result of an execution, either:
A Result has: