libretto-testing
libretto-testing
API
libretto.testing
ManualClock
ManualClock
ManualClockParams
TestCase
TestCase
Configure
InteractWith
InteractWithConfigured
Multiple
Pending
Pure
Single
SingleProgram
TestExecutor
TestExecutor
Factory
Factory
UsingExecutor
TestKit
Outcome
monadOutcome
TestKit
TestKitOps
TestKitWithManualClock
TestResult
Success
Failures
TestResult
Failure
Failed
Crash
TimedOut
TestSuite
libretto.testing.scaletto
ScalettoTestExecutor
ExecutionParam
F
Instantiation
Instantiation
ManualClockParam
manualClockParamsInstance
ScalettoTestKitFromBridge
ScalettoTestKit
ScalettoTestKit
ScalettoTestKitOps
ScalettoTestSuite
StarterTestExecutor
StarterTestSuite
libretto-testing
/
libretto.testing
/
ManualClockParams
ManualClockParams
libretto.testing.ManualClockParams
trait
ManualClockParams
[
P
[
_
]]
extends
ExecutionParams
[
P
]
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
ExecutionParams
[
P
]
class
Object
trait
Matchable
class
Any
Known subtypes
object
manualClockParamsInstance
.type
Clear all
Members list
Concise view
Value members
Abstract methods
def
manualClock
:
P
[
ManualClock
]
Inherited methods
def
pair
[
A
,
B
](
a
:
P
[
A
],
b
:
P
[
B
]):
P
[(
A
,
B
)]
Attributes
Inherited from:
ExecutionParams
def
unit
:
P
[
Unit
]
Attributes
Inherited from:
ExecutionParams