Hour
org.scalatest.time.Hour
Indicates units for a single hour.
This singleton object may be passed to the constructor of Span to specify hour units of time, so long as the value passed to Span is 1. For example:
Span(1, Hour)
Attributes
Members list
In this article