|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SelfDescribing
An object that can describe itself. Used when reporting a missed expectation in a test case.
Method Summary | |
---|---|
StringBuffer |
describeTo(StringBuffer buffer)
Appends the description of this object to the buffer. |
Method Detail |
---|
StringBuffer describeTo(StringBuffer buffer)
buffer
- The buffer that the description is appended to.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |