libretto-testing
libretto-testing
API
libretto.testing
scaletto
ScalettoTestExecutor
ExecutionParam
F
Instantiation
Instantiation
ManualClockParam
manualClockParamsInstance
ScalettoTestKitFromBridge
ScalettoTestKit
ScalettoTestKit
ScalettoTestKitOps
ScalettoTestSuite
StarterTestExecutor
StarterTestSuite
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
/
libretto.testing
/
TestSuite
TestSuite
libretto.testing.TestSuite
trait
TestSuite
[
Kit
<:
TestKit
]
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
trait
ScalettoTestSuite
trait
StarterTestSuite
Members list
Clear all
Value members
Abstract methods
def
testCases
(
using
kit
:
Kit
):
List
[(
String
,
TestCase
[kit.
type
])]
def
testExecutors
:
List
[
Factory
[
Kit
]]
Concrete methods
transparent inline
def
InPort
(
using
kit
:
Kit
,
exn
:
kit
.bridge.
Execution
): exn.InPort.
type
transparent inline
def
OutPort
(
using
kit
:
Kit
,
exn
:
kit
.bridge.
Execution
): exn.OutPort.
type
In this article
Attributes
Members list
Value members
Abstract methods
Concrete methods