public interface SelfDescribing
Modifier and Type | Method and Description |
---|---|
void |
describeTo(Description description)
Generates a description of the object.
|
void describeTo(Description description)
description
- The description to be built or appended to.