Days
org.scalatest.time.Days
Indicates day units.
This singleton object may be passed to the constructor of Span to specify day units of time. For example:
Span(10, Days)
Attributes
Members list
In this article
Indicates day units.
This singleton object may be passed to the constructor of Span to specify day units of time. For example:
Span(10, Days)