de
.
wayofquality
.
blended
.
itestsupport
.
camel
protocol
package
protocol
Linear Supertypes
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
protocol
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Type Members
type
AssertionResult
=
Either
[
Throwable
,
String
]
case class
CheckAssertions
(
assertions:
Seq
[(
List
[
CamelMessage
]) ⇒
AssertionResult
]
)
extends
Product
with
Serializable
case class
CheckResults
(
results:
List
[
AssertionResult
]
)
extends
Product
with
Serializable
type
MockAssertion
= (
List
[
CamelMessage
]) ⇒
AssertionResult
case class
MockMessageReceived
(
uri:
String
)
extends
Product
with
Serializable
case class
ReceivedMessages
(
messages:
List
[
CamelMessage
]
)
extends
Product
with
Serializable
Value Members
object
GetReceivedMessages
extends
Product
with
Serializable
object
ResetMessages
extends
Product
with
Serializable
Inherited from
AnyRef
Inherited from
Any
Ungrouped