TestDuration

sealed trait TestDuration
Companion:
object
class Object
trait Matchable
class Any

Value members

Concrete methods

final def <>(that: TestDuration): TestDuration
final def isZero: Boolean
final def render: String
final def toDuration: Duration
final def toMillis: Long
final def toNanos: Long