simpleivr-testing
simpleivr-testing
simpleivr.testing
IdIvrCommandInterpreter
Interaction
Interaction
WaitForSayable
Press
ChooseOption
WaitForOriginate
WaitForDial
HangUp
HangUpException
InteractionIvrCommandInterpreter
InteractionTest
InteractionTestBase
RunWithConfig
IvrStepRunWith
Interactions
Interactions
NullIvrCommandInterpreter
ParseChoices
Util
simpleivr-testing
/
simpleivr.testing
/
Interaction
Interaction
object
Interaction
Companion
class
Graph
Supertypes
trait
Sum
trait
Mirror
class
Object
trait
Matchable
class
Any
Type members
Type members
Classlikes
case
class
ChooseOption
(text:
String
) extends
Interaction
case
object
HangUp
extends
Interaction
class
HangUpException
extends
RuntimeException
case
class
Press
(dtmfs:
List
[
DTMF
]) extends
Interaction
case
class
WaitForDial
(f:
String
=>
Boolean
) extends
Interaction
case
class
WaitForOriginate
(f: (
String
,
String
,
Seq
[
String
]) =>
Boolean
) extends
Interaction
case
class
WaitForSayable
(f:
Sayable
=>
Boolean
) extends
Interaction
Inherited types
type
MirroredElemLabels
<:
Tuple
The names of the product elements
The names of the product elements
Inherited from
Mirror
type
MirroredLabel
<:
String
The name of the type
The name of the type
Inherited from
Mirror