This class is part of the ScalaTest matchers DSL.
This class is part of the ScalaTest matchers DSL. Please see the documentation for Matchers
for an overview of
the matchers DSL.
This class is part of the ScalaTest matchers DSL.
This class is part of the ScalaTest matchers DSL. Please see the documentation for Matchers
for an overview of
the matchers DSL.
This class is part of the ScalaTest matchers DSL.
This class is part of the ScalaTest matchers DSL. Please see the documentation for Matchers
for an overview of
the matchers DSL.
This class is part of the ScalaTest matchers DSL.
This class is part of the ScalaTest matchers DSL. Please see the documentation for Matchers
for an overview of
the matchers DSL.
This class is part of the ScalaTest matchers DSL.
This class is part of the ScalaTest matchers DSL. Please see the documentation for Matchers
for an overview of
the matchers DSL.
This class is part of the ScalaTest matchers DSL.
This class is part of the ScalaTest matchers DSL. Please see the documentation for Matchers
for an overview of
the matchers DSL.
This class is part of the ScalaTest matchers DSL.
This class is part of the ScalaTest matchers DSL. Please see the documentation for Matchers
for an overview of
the matchers DSL.
This class is part of the ScalaTest matchers DSL.
This class is part of the ScalaTest matchers DSL. Please see the documentation for Matchers
for an overview of
the matchers DSL.
This class is part of the ScalaTest matchers DSL.
This class is part of the ScalaTest matchers DSL. Please see the documentation for Matchers
for an overview of
the matchers DSL.
This class is part of the ScalaTest matchers DSL.
This class is part of the ScalaTest matchers DSL. Please see the documentation for Matchers
for an overview of
the matchers DSL.
This class is part of the ScalaTest matchers DSL.
This class is part of the ScalaTest matchers DSL. Please see the documentation for Matchers
for an overview of
the matchers DSL.
This class is part of the ScalaTest matchers DSL.
This class is part of the ScalaTest matchers DSL. Please see the documentation for Matchers
for an overview of
the matchers DSL.
This class is part of the ScalaTest matchers DSL.
This class is part of the ScalaTest matchers DSL. Please see the documentation for Matchers
for an overview of
the matchers DSL.
This class is part of the ScalaTest matchers DSL.
This class is part of the ScalaTest matchers DSL. Please see the documentation for Matchers
for an overview of
the matchers DSL.
This class is part of the ScalaTest matchers DSL.
This class is part of the ScalaTest matchers DSL. Please see the documentation for Matchers
for an overview of
the matchers DSL.
This class is part of the ScalaTest matchers DSL.
This class is part of the ScalaTest matchers DSL. Please see the documentation for Matchers
for an overview of
the matchers DSL.
Factory method that will produce a Matcher[T]
, where T
is a subtype of (or the same type
as) SC
, given a typeclass instance for each TCn
implicit parameter (for example, a TC1[T]
, TC2[T]
, etc.).
Factory method that will produce a Matcher[T]
, where T
is a subtype of (or the same type
as) SC
, given a typeclass instance for each TCn
implicit parameter (for example, a TC1[T]
, TC2[T]
, etc.).
This method enables the following syntax:
This method enables the following syntax:
aMatcherFactory and not (exist) ^
This method enables the following syntax:
This method enables the following syntax:
aMatcherFactory and exist ^
This method enables the following syntax given a MatcherFactory2
:
This method enables the following syntax given a MatcherFactory2
:
aMatcherFactory and not contain value (3) ^
This method enables the following syntax given a MatcherFactory2
:
This method enables the following syntax given a MatcherFactory2
:
aMatcherFactory and endWith regex (decimalRegex) ^
This method enables the following syntax given a MatcherFactory2
:
This method enables the following syntax given a MatcherFactory2
:
aMatcherFactory and startWith regex ("1.7") ^
This method enables the following syntax given a MatcherFactory2
:
This method enables the following syntax given a MatcherFactory2
:
aMatcherFactory and include regex ("wor.d") ^
This method enables the following syntax given a MatcherFactory2
:
This method enables the following syntax given a MatcherFactory2
:
aMatcherFactory and fullyMatch regex (decimalRegex) ^
This method enables the following syntax given a MatcherFactory2
:
This method enables the following syntax given a MatcherFactory2
:
aMatcherFactory and be a ('file) ^
This method enables the following syntax given a MatcherFactory2
:
This method enables the following syntax given a MatcherFactory2
:
aMatcherFactory and contain key ("one") ^
This method enables the following syntax given a MatcherFactory2
:
This method enables the following syntax given a MatcherFactory2
:
aMatcherFactory and have size (3 - 1) ^
Ands this matcher factory with the passed matcher factory.
Ands this matcher factory with the passed matcher factory.
Ands this matcher factory with the passed matcher factory.
Ands this matcher factory with the passed matcher factory.
Ands this matcher factory with the passed matcher factory.
Ands this matcher factory with the passed matcher factory.
Ands this matcher factory with the passed matcher factory.
Ands this matcher factory with the passed MatcherFactory1
that has the same final typeclass as this one.
Ands this matcher factory with the passed MatcherFactory1
that has the same final typeclass as this one.
Ands this matcher factory with the passed matcher.
This method enables the following syntax:
This method enables the following syntax:
aMatcherFactory or not (exist) ^
This method enables the following syntax:
This method enables the following syntax:
aMatcherFactory or exist ^
This method enables the following syntax given a MatcherFactory2
:
This method enables the following syntax given a MatcherFactory2
:
aMatcherFactory or not contain value (3) ^
This method enables the following syntax given a MatcherFactory2
:
This method enables the following syntax given a MatcherFactory2
:
aMatcherFactory or endWith regex ("7b") ^
This method enables the following syntax given a MatcherFactory2
:
This method enables the following syntax given a MatcherFactory2
:
aMatcherFactory or startWith regex ("1.7") ^
This method enables the following syntax given a MatcherFactory2
:
This method enables the following syntax given a MatcherFactory2
:
aMatcherFactory or include regex ("1.7") ^
This method enables the following syntax given a MatcherFactory2
:
This method enables the following syntax given a MatcherFactory2
:
aMatcherFactory or fullyMatch regex (decimal) ^
This method enables the following syntax given a MatcherFactory2
:
This method enables the following syntax given a MatcherFactory2
:
aMatcherFactory or be a ('directory) ^
This method enables the following syntax given a MatcherFactory2
:
This method enables the following syntax given a MatcherFactory2
:
(aMatcherFactory or contain value (1)) ^
This method enables the following syntax given a MatcherFactory2
:
This method enables the following syntax given a MatcherFactory2
:
aMatcherFactory or have size (3 - 1) ^
Ors this matcher factory with the passed matcher factory.
Ors this matcher factory with the passed matcher factory.
Ors this matcher factory with the passed matcher factory.
Ors this matcher factory with the passed matcher factory.
Ors this matcher factory with the passed matcher factory.
Ors this matcher factory with the passed matcher factory.
Ors this matcher factory with the passed matcher factory.
Ors this matcher factory with the passed MatcherFactory1
that has the same final typeclass as this one.
Ors this matcher factory with the passed MatcherFactory1
that has the same final typeclass as this one.
Ors this matcher factory with the passed matcher.
A matcher factory that can produce a matcher given two typeclass instances.
In the type parameters for this class, "
SC
" means superclass; "TC
" (inTC1
,TC2
, etc.) means typeclass. This class'smatcher
factory method will produce aMatcher[T]
, whereT
is a subtype of (or the same type as)SC
, given a typeclass instance for eachTCn
implicit parameter (for example, aTC1[T]
,TC2[T]
, etc.).