public final class TestResource.ClockResource extends Object
| Constructor and Description |
|---|
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 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–2022. All rights reserved.