This method enables the following syntax for the "primitive" numeric types:
This method enables the following syntax for the "primitive" numeric types:
(aMatcherFactory or not be (17.0 +- 0.2))
^
This method enables the following syntax given a MatcherFactory2:
This method enables the following syntax given a MatcherFactory2:
(aMatcherFactory or not be theSameInstanceAs (string))
^
This method enables the following syntax given a MatcherFactory2:
This method enables the following syntax given a MatcherFactory2:
(aMatcherFactory and not be an (invalidMarks))
^
This method enables the following syntax given a MatcherFactory2:
This method enables the following syntax given a MatcherFactory2:
(aMatcherFactory or not be an (file))
^
This method enables the following syntax given a MatcherFactory2:
This method enables the following syntax given a MatcherFactory2:
(aMatcherFactory or not be an ('apple))
^
This method enables the following syntax given a MatcherFactory2:
This method enables the following syntax given a MatcherFactory2:
(aMatcherFactory or not be a (file))
^
This method enables the following syntax given a MatcherFactory2:
This method enables the following syntax given a MatcherFactory2:
(aMatcherFactory or not be a (validMarks))
^
This method enables the following syntax given a MatcherFactory2:
This method enables the following syntax given a MatcherFactory2:
(aMatcherFactory or not be a ('file))
^
This method enables the following syntax given a MatcherFactory2:
This method enables the following syntax given a MatcherFactory2:
(aMatcherFactory or not be (file))
^
This method enables the following syntax given a MatcherFactory2:
This method enables the following syntax given a MatcherFactory2:
(aMatcherFactory or not be (odd))
^
This method enables the following syntax given a MatcherFactory2:
This method enables the following syntax given a MatcherFactory2:
(aMatcherFactory or not be ('empty))
^
This method enables the following syntax given a MatcherFactory2:
This method enables the following syntax given a MatcherFactory2:
(aMatcherFactory or not be === (8))
^
This method enables the following syntax given a MatcherFactory2:
This method enables the following syntax given a MatcherFactory2:
(aMatcherFactory or not be >= (6))
^
This method enables the following syntax given a MatcherFactory2:
This method enables the following syntax given a MatcherFactory2:
(aMatcherFactory or not be <= (2))
^
This method enables the following syntax given a MatcherFactory2:
This method enables the following syntax given a MatcherFactory2:
(aMatcherFactory or not be > (6))
^
This method enables the following syntax given a MatcherFactory2:
This method enables the following syntax given a MatcherFactory2:
(aMatcherFactory or not be < (8))
^
This method enables the following syntax given a MatcherFactory2:
This method enables the following syntax given a MatcherFactory2:
(aMatcherFactory or not be (null))
^
This method enables the following syntax given a MatcherFactory2:
This method enables the following syntax given a MatcherFactory2:
(aMatcherFactory or not be (2))
^
This method enables the following syntax given a MatcherFactory2:
This method enables the following syntax given a MatcherFactory2:
(aMatcherFactory or not contain an invalidNumber)
^
This method enables the following syntax given a MatcherFactory2:
This method enables the following syntax given a MatcherFactory2:
(aMatcherFactory or not contain a primeNumber)
^
This method enables the following syntax given a MatcherFactory2:
This method enables the following syntax given a MatcherFactory2:
(aMatcherFactory or not contain theSameElementsAs (List(8, 1, 2)))
^
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 not contain key ("three"))
^
This method enables the following syntax given a MatcherFactory2:
This method enables the following syntax given a MatcherFactory2:
(aMatcherFactory or not contain (3))
^
This method enables the following syntax given a MatcherFactory2:
This method enables the following syntax given a MatcherFactory2:
(aMatcherFactory or not endWith ("1.7"))
^
This method enables the following syntax given a MatcherFactory2:
This method enables the following syntax given a MatcherFactory2:
(aMatcherFactory or not endWith regex (decimal))
^
This method enables the following syntax given a MatcherFactory2:
This method enables the following syntax given a MatcherFactory2:
(aMatcherFactory or not equal (null))
^
This method enables the following syntax for the "primitive" numeric types:
This method enables the following syntax for the "primitive" numeric types:
(aMatcherFactory or not equal (17.0 +- 0.2))
^
This method enables the following syntax given a MatcherFactory2:
This method enables the following syntax given a MatcherFactory2:
(aMatcherFactory or not equal (2))
^
This method enables the following syntax given a MatcherFactory2:
This method enables the following syntax given a MatcherFactory2:
(aMatcherFactory or not fullyMatch regex (decimal))
^
This method enables the following syntax given a MatcherFactory2:
This method enables the following syntax given a MatcherFactory2:
(aMatcherFactory or not have (author ("Melville")))
^
This method enables the following syntax given a MatcherFactory2:
This method enables the following syntax given a MatcherFactory2:
(aMatcherFactory or not have size (3))
^
This method enables the following syntax given a MatcherFactory2:
This method enables the following syntax given a MatcherFactory2:
(aMatcherFactory or not have length (3))
^
This method enables the following syntax given a MatcherFactory2:
This method enables the following syntax given a MatcherFactory2:
(aMatcherFactory or not include ("1.7"))
^
This method enables the following syntax given a MatcherFactory2:
This method enables the following syntax given a MatcherFactory2:
(aMatcherFactory or not include regex (decimal))
^
This method enables the following syntax given a MatcherFactory2:
This method enables the following syntax given a MatcherFactory2:
(aMatcherFactory or not startWith ("1.7"))
^
This method enables the following syntax given a MatcherFactory2:
This method enables the following syntax given a MatcherFactory2:
(aMatcherFactory or not startWith regex (decimal))
^
This class is part of the ScalaTest matchers DSL. Please see the documentation for
Matchersfor an overview of the matchers DSL.