TestKit

libretto.testing.TestKit
See theTestKit companion trait
object TestKit extends TestKitOps

Attributes

Companion
trait
Graph
Supertypes
trait TestKitOps
class Object
trait Matchable
class Any
Self type
TestKit.type

Members list

Value members

Inherited methods

transparent inline def bridge(using kit: TestKit): kit.bridge.type

Attributes

Inherited from:
TestKitOps
transparent inline def dsl(using kit: TestKit): kit.dsl.type

Attributes

Inherited from:
TestKitOps
transparent inline def givenInstance(using kit: TestKit): kit.type

Attributes

Inherited from:
TestKitOps
def success(using kit: TestKit): kit.dsl.Done kit.dsl.-⚬ kit.Assertion[kit.dsl.Done]

Attributes

Inherited from:
TestKitOps