UsingKitAndExecutor
libretto.testing.TestExecutor.UsingKitAndExecutor
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
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article