|
|||||||||
| 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.media.control.MockToneControl
public class MockToneControl
| Field Summary | |
|---|---|
static MockMethod |
MTHD_SET_SEQUENCE_$_ARRAY_BYTE
|
| Fields inherited from interface javax.microedition.media.control.ToneControl |
|---|
BLOCK_END, BLOCK_START, C4, PLAY_BLOCK, REPEAT, RESOLUTION, SET_VOLUME, SILENCE, TEMPO, VERSION |
| Constructor Summary | |
|---|---|
MockToneControl()
|
|
MockToneControl(IInvocationHandler handler)
|
|
| Method Summary | |
|---|---|
void |
setSequence(byte[] arg0)
|
| 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_SET_SEQUENCE_$_ARRAY_BYTE
| Constructor Detail |
|---|
public MockToneControl()
public MockToneControl(IInvocationHandler handler)
| Method Detail |
|---|
public void setSequence(byte[] arg0)
setSequence in interface javax.microedition.media.control.ToneControl
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||