|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.rexsl.w3c.ValidationResponseMocker
public final class ValidationResponseMocker
Mocker of ValidationResponse.
| Constructor Summary | |
|---|---|
ValidationResponseMocker()
Public ctor. |
|
| Method Summary | |
|---|---|
ValidationResponse |
mock()
Get mocked object. |
ValidationResponseMocker |
withValidity(boolean valid)
With this validity status. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ValidationResponseMocker()
| Method Detail |
|---|
public ValidationResponseMocker withValidity(boolean valid)
valid - Status
public ValidationResponse mock()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||