|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MockConnection
| Method Summary | |
|---|---|
boolean |
containsRequestThat(org.hamcrest.Matcher<byte[]> matcher)
|
int |
numberOfRequests()
|
void |
onCreate()
|
byte[] |
requestData(int i)
|
| Methods inherited from interface net.javacrumbs.mocksocket.connection.Connection |
|---|
getInputStream, getOutputStream |
| Method Detail |
|---|
void onCreate()
byte[] requestData(int i)
int numberOfRequests()
boolean containsRequestThat(org.hamcrest.Matcher<byte[]> matcher)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||