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