public class CurrentTimeFacade extends Object
Constructor and Description |
---|
CurrentTimeFacade() |
Modifier and Type | Method and Description |
---|---|
static Date |
getCurrentTime() |
static void |
reset() |
static void |
setCurrentTime(Date currentTime)
Note that you should NEVER call this outside of a unit test.
|
Copyright © 2003–2018 Atlassian. All rights reserved.