org.scalatest.time
Defines a family of singleton objects representing units of time.
The singleton objects that extend this abstract class may be passed to the constructor of Span to specify units of time. For example:
Span
Span(1, Second)
Defines a family of singleton objects representing units of time.
The singleton objects that extend this abstract class may be passed to the constructor of
Span
to specify units of time. For example: