de
.
wayofquality
.
blended
.
itestsupport
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
case class
CheckAsyncCondition
(
condition:
AsyncCondition
)
extends
Product
with
Serializable
case class
ConditionCheckResult
(
satisfied:
List
[
Condition
]
,
timedOut:
List
[
Condition
]
)
extends
Product
with
Serializable
case class
ConfiguredContainers
(
cuts:
Map
[
String
,
ContainerUnderTest
]
)
extends
Product
with
Serializable
case class
ContainerReady
(
ready:
Boolean
)
extends
Product
with
Serializable
case class
TestContextRequest
(
cuts:
Map
[
String
,
ContainerUnderTest
]
)
extends
Product
with
Serializable
case class
TestContextResponse
(
context:
Either
[
Throwable
,
CamelContext
]
)
extends
Product
with
Serializable
Value Members
object
CheckCondition
extends
Product
with
Serializable
object
ConditionCheckResult
extends
Serializable
object
ConfiguredContainers_?
extends
Product
with
Serializable
object
ContainerReady_?
extends
Product
with
Serializable
Inherited from
AnyRef
Inherited from
Any
Ungrouped