|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UniversalMockRecorder
Can record both sequential nad matcher based mocks;
| Method Summary | |
|---|---|
SequentialMockRecorder |
andReturn(byte[] data)
|
MatcherBasedMockResultRecorder |
andWhenPayload(org.hamcrest.Matcher<byte[]> matcher)
|
| Method Detail |
|---|
SequentialMockRecorder andReturn(byte[] data)
MatcherBasedMockResultRecorder andWhenPayload(org.hamcrest.Matcher<byte[]> matcher)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||