|
|||||||||
| 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.lcdui.MockCommandListener
public class MockCommandListener
| Field Summary | |
|---|---|
static MockMethod |
MTHD_COMMAND_ACTION_$_COMMAND_DISPLAYABLE
|
| Constructor Summary | |
|---|---|
MockCommandListener()
|
|
MockCommandListener(IInvocationHandler handler)
|
|
| Method Summary | |
|---|---|
void |
commandAction(javax.microedition.lcdui.Command arg0,
javax.microedition.lcdui.Displayable arg1)
|
| 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_COMMAND_ACTION_$_COMMAND_DISPLAYABLE
| Constructor Detail |
|---|
public MockCommandListener()
public MockCommandListener(IInvocationHandler handler)
| Method Detail |
|---|
public void commandAction(javax.microedition.lcdui.Command arg0,
javax.microedition.lcdui.Displayable arg1)
commandAction in interface javax.microedition.lcdui.CommandListener
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||