|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.hammingweight.hammock.AMockObject
com.hammingweight.hammock.mocks.microedition.io.MockConnection
public class MockConnection
| Field Summary | |
|---|---|
static MockMethod |
MTHD_CLOSE
|
| Constructor Summary | |
|---|---|
MockConnection()
|
|
MockConnection(IInvocationHandler handler)
|
|
| Method Summary | |
|---|---|
void |
close()
|
| Methods inherited from class com.hammingweight.hammock.AMockObject |
|---|
assertReturnNotNull, getInvocationHandler, setInvocationHandler |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final MockMethod MTHD_CLOSE
| Constructor Detail |
|---|
public MockConnection()
public MockConnection(IInvocationHandler handler)
| Method Detail |
|---|
public void close()
throws java.io.IOException
close in interface javax.microedition.io.Connectionjava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||