increment the number of expectations
increment the number of expectations
the colored textual status of the result
use another decorator
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 expected
change this result's message
change this result's message
the result with no message
prepend another message and a conjunction depending on the status of this result
prepend another message and a conjunction depending on the status of this result
set the number of expectations
set the number of expectations
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 expected of a result, keeping the subclass type
update the message of a result, keeping the subclass type
update the message of a result, keeping the subclass type
This result allows to embed additional data with a given result for further display
Is is used to provide a way to display properly the data tables in the HtmlExporter