|
|||||||||
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.MockTimeBase
public class MockTimeBase
Field Summary | |
---|---|
static MockMethod |
MTHD_GET_TIME
|
Constructor Summary | |
---|---|
MockTimeBase()
|
|
MockTimeBase(IInvocationHandler handler)
|
Method Summary | |
---|---|
long |
getTime()
|
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_GET_TIME
Constructor Detail |
---|
public MockTimeBase()
public MockTimeBase(IInvocationHandler handler)
Method Detail |
---|
public long getTime()
getTime
in interface javax.microedition.media.TimeBase
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |