OCHamcrest
|
The ability of an object to describe itself. More...
Public Member Functions | |
(void) | - describeTo: |
Generates a description of the object. |
The ability of an object to describe itself.
- (void) describeTo: | (id< HCDescription >) | description |
Generates a description of the object.
The description may be part of a description of a larger object of which this is just a component, so it should be worded appropriately.
description | The description to be built or appended to. |