|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ErrorMessageFactory
Factory of error messages.
| Method Summary | |
|---|---|
String |
create()
Creates a new error message as a result of a failed assertion without description. |
String |
create(Description d,
Representation p)
Creates a new error message as a result of a failed assertion. |
| Method Detail |
|---|
String create(Description d,
Representation p)
d - the description of the failed assertion.p -
String create()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||