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
Failure
Crash
TimedOut
TestResult
TestSuite
libretto.testing.scaletto
ScalettoTestExecutor
ExecutionParam
F
Instantiation
Instantiation
ManualClockParam
manualClockParamsInstance
ScalettoTestKitFromBridge
ScalettoTestKit
ScalettoTestKit
ScalettoTestKitOps
ScalettoTestSuite
StarterTestExecutor
StarterTestSuite
libretto-testing
/
libretto.testing
/
TestResult
/
TimedOut
TimedOut
libretto.testing.TestResult$.TimedOut
final case
class
TimedOut
[
A
](
duration
:
FiniteDuration
)
extends
TestResult
[
A
]
Clear all
Members list
Concise view
Value members
Inherited methods
def
flatMap
[
B
](
f
:
A
=>
TestResult
[
B
]):
TestResult
[
B
]
Attributes
Inherited from:
TestResult
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product