Uses of Class
org.powertac.visualizer.web.rest.TestUtil.ZonedDateTimeMatcher
-
Packages that use TestUtil.ZonedDateTimeMatcher Package Description org.powertac.visualizer.web.rest -
-
Uses of TestUtil.ZonedDateTimeMatcher in org.powertac.visualizer.web.rest
Methods in org.powertac.visualizer.web.rest that return TestUtil.ZonedDateTimeMatcher Modifier and Type Method Description static TestUtil.ZonedDateTimeMatcher
TestUtil. sameInstant(ZonedDateTime date)
Creates a matcher that matches when the examined string reprensents the same instant as the reference datetime
-