org.scalatest.time.Seconds
Indicates second units.
This singleton object may be passed to the constructor of Span to specify second units of time. For example:
Span(10, Seconds)
Attributes
-
Graph
-
-
Supertypes
-
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
-
Self type
-
Members list
The names of the product elements
The names of the product elements
Attributes
-
Inherited from:
-
Singleton
Attributes
-
Inherited from:
-
Singleton
Attributes
-
Inherited from:
-
Mirror
Attributes
-
Inherited from:
-
Singleton
Attributes
-
Inherited from:
-
Singleton
Create a new instance of type T with elements taken from product p.
Create a new instance of type T with elements taken from product p.
Attributes
-
Inherited from:
-
Singleton
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product