airspec
airspec
API
wvlet.airspec
runner
AirSpecEventHandler
AirSpecMatcher
AirSpecMatcher
spi
AirSpecContext
AirSpecException
AirSpecException
AirSpecFailureBase
AssertionFailure
Asserts
Asserts
Cancelled
Ignored
InterceptException
MissingTestDependency
Pending
PropertyCheck
RichAsserts
ShouldBe
Skipped
AirSpec
AirSpecBase
AirSpecLauncher
AirSpecTestBuilder
AirSpecTestBuilder
Helper
CompatApi
Framework
Framework
PlatformAirSpec
airspec
/
wvlet.airspec
/
AirSpecTestBuilder
/
Helper
Helper
wvlet.airspec.AirSpecTestBuilder$.Helper
final implicit
class
Helper
(
val
v
:
AirSpecTestBuilder
)
extends
AnyVal
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
AnyVal
trait
Matchable
class
Any
Members list
Clear all
Value members
Concrete methods
def
addF0
[
R
](
body
:
LazyF0
[
R
]):
Unit
def
addF1
[
D1
,
R
](
d1
:
Surface
,
body
:
D1
=>
R
):
Unit
def
addF2
[
D1
,
D2
,
R
](
d1
:
Surface
,
d2
:
Surface
,
body
: (
D1
,
D2
)
=>
R
):
Unit
def
addF3
[
D1
,
D2
,
D3
,
R
](
d1
:
Surface
,
d2
:
Surface
,
d3
:
Surface
,
body
: (
D1
,
D2
,
D3
)
=>
R
):
Unit
def
addF4
[
D1
,
D2
,
D3
,
D4
,
R
](
d1
:
Surface
,
d2
:
Surface
,
d3
:
Surface
,
d4
:
Surface
,
body
: (
D1
,
D2
,
D3
,
D4
)
=>
R
):
Unit
def
addF5
[
D1
,
D2
,
D3
,
D4
,
D5
,
R
](
d1
:
Surface
,
d2
:
Surface
,
d3
:
Surface
,
d4
:
Surface
,
d5
:
Surface
,
body
: (
D1
,
D2
,
D3
,
D4
,
D5
)
=>
R
):
Unit
Concrete fields
val
v
:
AirSpecTestBuilder
In this article
Attributes
Members list
Value members
Concrete methods
Concrete fields