CommonTesting
Type members
Types
Value members
Abstract methods
Concrete methods
Inherited methods
def test[In <: Product : Decoder, Out <: Product : Decoder](process: Process[In, Out])(activities: ElementToTest*): Unit
- Inherited from
- TestDsl
Extensions
Inherited extensions
extension (testConfig: TestConfig)
Implicits
Inherited implicits
implicit
def toTest[In <: Product : Decoder, Out <: Product : Decoder](inOut: InOut[In, Out, _] & ProcessNode): NodeToTest
- Inherited from
- TestDsl