TestKitWithManualClock
libretto.testing.TestKitWithManualClock
trait TestKitWithManualClock extends TestKit
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
trait ScalettoTestKit
Members list
Type members
Inherited classlikes
Value members
Inherited methods
Attributes
- Inherited from:
- TestKit
Attributes
- Inherited from:
- TestKit
def expectLeft[A, B](using exn: Execution, pos: SourcePos)(port: OutPort[A |+| B]): Outcome[OutPort[A]]
Attributes
- Inherited from:
- TestKit
Attributes
- Inherited from:
- TestKit
def expectRight[A, B](using exn: Execution, pos: SourcePos)(port: OutPort[A |+| B]): Outcome[OutPort[B]]
Attributes
- Inherited from:
- TestKit
def extractOutcome(using exn: Execution, pos: SourcePos)(outPort: OutPort[Assertion[Done]]): Outcome[Unit]
Attributes
- Inherited from:
- TestKit
Attributes
- Inherited from:
- TestKit
Abstract fields
In this article