org
.
specs2
matcher
package
matcher
Linear Supertypes
ReturnsSyntax
,
ExpectationsCreation
,
MatchResultStackTrace
,
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
matcher
ReturnsSyntax
ExpectationsCreation
MatchResultStackTrace
AnyRef
Any
Hide All
Show all
Visibility
Public
All
Type Members
implicit
class
Returns
[
T
]
extends
AnyRef
Definition Classes
ReturnsSyntax
Value Members
def
checkFailure
[
T
]
(
m:
MatchResult
[
T
]
)
:
MatchResult
[
T
]
Attributes
protected
Definition Classes
ExpectationsCreation
def
checkMatchResultFailure
[
T
]
(
m:
MatchResult
[
T
]
)
:
MatchResult
[
T
]
Attributes
protected
Definition Classes
ExpectationsCreation
def
checkResultFailure
(
r: ⇒
Result
)
:
Result
Attributes
protected
Definition Classes
ExpectationsCreation
def
createExpectable
[
T
]
(
t: ⇒
T
,
alias:
Option
[(
String
) ⇒
String
]
)
:
Expectable
[
T
]
Definition Classes
ExpectationsCreation
def
createExpectable
[
T
]
(
t: ⇒
T
,
alias: (
String
) ⇒
String
)
:
Expectable
[
T
]
Definition Classes
ExpectationsCreation
def
createExpectable
[
T
]
(
t: ⇒
T
,
alias: ⇒
String
)
:
Expectable
[
T
]
Definition Classes
ExpectationsCreation
def
createExpectable
[
T
]
(
t: ⇒
T
)
:
Expectable
[
T
]
Definition Classes
ExpectationsCreation
def
createExpectableWithShowAs
[
T
]
(
t: ⇒
T
,
showAs: ⇒
String
)
:
Expectable
[
T
]
Definition Classes
ExpectationsCreation
def
mapMatchResult
[
T
]
(
m:
MatchResult
[
T
]
)
:
MatchResult
[
T
]
Attributes
protected
Definition Classes
ExpectationsCreation
def
sandboxMatchResult
[
T
]
(
mr: ⇒
MatchResult
[
T
]
)
:
MatchResult
[
T
]
Attributes
protected
Definition Classes
ExpectationsCreation
def
setStacktrace
[
T
]
(
m:
MatchResult
[
T
]
)
:
MatchResult
[
T
]
Attributes
protected
Definition Classes
MatchResultStackTrace
Inherited from
ReturnsSyntax
Inherited from
ExpectationsCreation
Inherited from
MatchResultStackTrace
Inherited from
AnyRef
Inherited from
Any
Ungrouped