Class TestResource.ClockResource

  • Enclosing class:
    TestResource

    public final class TestResource.ClockResource
    extends Object
    • Constructor Detail

      • ClockResource

        public ClockResource​(org.joda.time.DateTime currentUtcTime,
                             String timeZone,
                             org.joda.time.LocalDate localDate)
    • Method Detail

      • getCurrentUtcTime

        public org.joda.time.DateTime getCurrentUtcTime()
      • getTimeZone

        public String getTimeZone()
      • getLocalDate

        public org.joda.time.LocalDate getLocalDate()