java.lang.Object | |
↳ | com.atlassian.jira.util.StrictMockClock |
A mock com.atlassian.core.util.Clock that will return predefined dates and will throws exception, if called more times than the number of predefined values.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class java.lang.Object | |||||||||||||
From interface
com.atlassian.core.util.Clock
|