libretto.testing.TestExecutor
See theTestExecutor companion trait
object TestExecutor
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
TestExecutor.type
Members list
Type members
Classlikes
object Factory
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
class ForKit[TK <: TestKit, P[_]](val kit: TK, adaptParam: [A] => kit.ExecutionParam[A] => Exists[[X] =>> (P[X], X => A)])
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
class UsingKitAndExecutor[TK <: TestKit, P[_]](val kit: TK, adaptParam: [A] => kit.ExecutionParam[A] => Exists[[X] =>> (P[X], X => A)], executor: Of[kit.dsl.type, kit.bridge.type] { type ExecutionParam = P; })
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Value members
Concrete methods
In this article