org
.
specs2
.
specification
.
script
.
GWT
GWTWhens
Related Doc:
package GWT
case class
GWTWhens
[
GT <:
HList
,
GTE <:
HList
,
GTU
,
WT <:
HList
,
WTR <:
HList
,
WTE <:
HList
,
WM <:
HList
,
WMU
]
(
givens: (
GWT
.this)#
GWTGivens
[
GT
,
GTE
,
GTU
]
,
whenExtractors:
WTE
,
mappers:
WM
,
isStart:
Boolean
=
true
)
extends
Scenario
with
Product
with
Serializable
Linear Supertypes
Serializable
,
Serializable
,
Product
,
Equals
,
Scenario
,
Script
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
GWTWhens
Serializable
Serializable
Product
Equals
Scenario
Script
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
GWTWhens
(
givens: (
GWT
.this)#
GWTGivens
[
GT
,
GTE
,
GTU
]
,
whenExtractors:
WTE
,
mappers:
WM
,
isStart:
Boolean
=
true
)
Type Members
type
S
= (
GWT
.this)#
GWTWhens
[
GT
,
GTE
,
GTU
,
WT
,
WTR
,
WTE
,
WM
,
WMU
]
Definition Classes
GWTWhens
→
Scenario
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
andThen
()
: (
GWT
.this)#
GWTThensApply
[
String
,
GT
,
GTE
,
GTU
,
WT
,
WTR
,
WTE
,
WM
,
WMU
,
::
[
StepParser
[
String
],
HNil
],
HNil
]
def
andThen
[
T
]
(
f:
StepParser
[
T
]
)
: (
GWT
.this)#
GWTThensApply
[
T
,
GT
,
GTE
,
GTU
,
WT
,
WTR
,
WTE
,
WM
,
WMU
,
::
[
StepParser
[
T
],
HNil
],
HNil
]
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
end
: (
GWT
.this)#
GWTWhens
[
GT
,
GTE
,
GTU
,
Nothing
,
Nothing
,
WTE
,
WM
,
Nothing
]
Definition Classes
GWTWhens
→
Scenario
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
def
fragments
(
text:
String
)
:
FragmentsSeq
Definition Classes
GWTWhens
→ Script
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
val
givens
: (
GWT
.this)#
GWTGivens
[
GT
,
GTE
,
GTU
]
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
val
isStart
:
Boolean
Definition Classes
GWTWhens
→ Script
val
mappers
:
WM
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
start
: (
GWT
.this)#
GWTWhens
[
GT
,
GTE
,
GTU
,
Nothing
,
Nothing
,
WTE
,
WM
,
Nothing
]
Definition Classes
GWTWhens
→
Scenario
def
stepsNumbers
:
Seq
[
Int
]
Definition Classes
GWTWhens
→
Scenario
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
title
:
String
Definition Classes
GWTWhens
→ Script
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
when
[
R
,
U
]
(
value: ⇒
R
)
: (
GWT
.this)#
GWTWhens
[
GT
,
GTE
,
GTU
,
::
[
String
,
WT
],
::
[
R
,
WTR
],
::
[
StepParser
[
String
],
WTE
],
::
[(
GWT
.this)#
Mapper
[
String
,
GT
,
Nothing
,
R
],
WM
],
U
]
def
when
()
: (
GWT
.this)#
GWTWhensApply
[
String
,
GT
,
GTE
,
GTU
,
::
[
String
,
WT
],
WTR
,
::
[
StepParser
[
String
],
WTE
],
WM
,
WMU
]
def
when
[
T
]
(
f:
StepParser
[
T
]
)
: (
GWT
.this)#
GWTWhensApply
[
T
,
GT
,
GTE
,
GTU
,
::
[
T
,
WT
],
WTR
,
::
[
StepParser
[
T
],
WTE
],
WM
,
WMU
]
val
whenExtractors
:
WTE
def
withTitle
(
t:
String
)
: (
GWT
.this)#
GWTWhens
[
GT
,
GTE
,
GTU
,
WT
,
WTR
,
WTE
,
WM
,
WMU
]
Definition Classes
GWTWhens
→
Scenario
Inherited from
Serializable
Inherited from
Serializable
Inherited from
Product
Inherited from
Equals
Inherited from
Scenario
Inherited from
Script
Inherited from
AnyRef
Inherited from
Any
Ungrouped