public final class TestResource.ClockResource extends Object
| Constructor and Description |
|---|
TestResource.ClockResource(org.joda.time.DateTime currentUtcTime,
String timeZone,
org.joda.time.LocalDate localDate) |
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
getCurrentUtcTime() |
org.joda.time.LocalDate |
getLocalDate() |
String |
getTimeZone() |
public TestResource.ClockResource(org.joda.time.DateTime currentUtcTime,
String timeZone,
org.joda.time.LocalDate localDate)
public org.joda.time.DateTime getCurrentUtcTime()
public String getTimeZone()
public org.joda.time.LocalDate getLocalDate()
Copyright © 2010-2015. All Rights Reserved.