This method enables the following syntax, where fraction is a PartialFunction:
This method enables the following syntax, where fraction is a PartialFunction:
(aMatcherFactory and not be definedAt (8))
^
This method enables the following syntax, for the "primitive" numeric types:
This method enables the following syntax, for the "primitive" numeric types:
(aMatcherFactory and not be (17.0 +- 0.2))
^
This method enables the following syntax given a MatcherFactory6:
This method enables the following syntax given a MatcherFactory6:
(aMatcherFactory and not be theSameInstanceAs (otherString))
^
This method enables the following syntax given a MatcherFactory6:
This method enables the following syntax given a MatcherFactory6:
(aMatcherFactory and not be an (invalidMarks))
^
This method enables the following syntax given a MatcherFactory6:
This method enables the following syntax given a MatcherFactory6:
(aMatcherFactory and not be an (directory))
^
This method enables the following syntax given a MatcherFactory6:
This method enables the following syntax given a MatcherFactory6:
(aMatcherFactory and not be a primeNumber)
^
This method enables the following syntax given a MatcherFactory6:
This method enables the following syntax given a MatcherFactory6:
(aMatcherFactory and not be a (directory))
^
This method enables the following syntax given a MatcherFactory6:
This method enables the following syntax given a MatcherFactory6:
(aMatcherFactory and not be a (validMarks))
^
This method enables the following syntax given a MatcherFactory6:
This method enables the following syntax given a MatcherFactory6:
(aMatcherFactory and not be a ('file))
^
This method enables the following syntax given a MatcherFactory6:
This method enables the following syntax given a MatcherFactory6:
(aMatcherFactory and not be (directory))
^
This method enables the following syntax given a MatcherFactory6:
This method enables the following syntax given a MatcherFactory6:
(aMatcherFactory and not be (odd))
^
This method enables the following syntax given a MatcherFactory6:
This method enables the following syntax given a MatcherFactory6:
(aMatcherFactory and not be ('empty))
^
This method enables the following syntax given a MatcherFactory6:
This method enables the following syntax given a MatcherFactory6:
(aMatcherFactory and not be === (6))
^
This method enables the following syntax given a MatcherFactory6:
This method enables the following syntax given a MatcherFactory6:
(aMatcherFactory and not be >= (6))
^
This method enables the following syntax given a MatcherFactory6:
This method enables the following syntax given a MatcherFactory6:
(aMatcherFactory and not be <= (2))
^
This method enables the following syntax given a MatcherFactory6:
This method enables the following syntax given a MatcherFactory6:
(aMatcherFactory (8) and not be > (6))
^
This method enables the following syntax given a MatcherFactory6:
This method enables the following syntax given a MatcherFactory6:
(aMatcherFactory and not be (null))
^
This method enables the following syntax given a MatcherFactory6:
This method enables the following syntax given a MatcherFactory6:
(aMatcherFactory and not be < (6))
^
This method enables the following syntax given a MatcherFactory6:
This method enables the following syntax given a MatcherFactory6:
(aMatcherFactory and not be (3 - 1))
^
This method enables the following syntax given a MatcherFactory6:
This method enables the following syntax given a MatcherFactory6:
(aMatcherFactory and not contain an invalidNumber)
^
This method enables the following syntax given a MatcherFactory6:
This method enables the following syntax given a MatcherFactory6:
(aMatcherFactory and not contain a primeNumber)
^
This method enables the following syntax given a MatcherFactory6:
This method enables the following syntax given a MatcherFactory6:
(aMatcherFactory and not contain theSameElementsAs (List(8, 1, 2)))
^
This method enables the following syntax given a MatcherFactory6:
This method enables the following syntax given a MatcherFactory6:
(aMatcherFactory and not contain value (3))
^
This method enables the following syntax given a MatcherFactory6:
This method enables the following syntax given a MatcherFactory6:
(aMatcherFactory and not contain key ("three"))
^
This method enables the following syntax given a MatcherFactory6:
This method enables the following syntax given a MatcherFactory6:
(aMatcherFactory and not contain (3))
^
This method enables the following syntax given a MatcherFactory6:
This method enables the following syntax given a MatcherFactory6:
(aMatcherFactory and not endWith ("1.7"))
^
This method enables the following syntax given a MatcherFactory6:
This method enables the following syntax given a MatcherFactory6:
(aMatcherFactory and not endWith regex (decimal))
^
This method enables the following syntax given a MatcherFactory6:
This method enables the following syntax given a MatcherFactory6:
(aMatcherFactory and 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 and not equal (17.0 +- 0.2))
^
This method enables the following syntax given a MatcherFactory6:
This method enables the following syntax given a MatcherFactory6:
(aMatcherFactory and not equal (3 - 1))
^
This method enables the following syntax given a MatcherFactory6:
This method enables the following syntax given a MatcherFactory6:
(aMatcherFactory and not fullyMatch regex (decimal))
^
This method enables the following syntax given a MatcherFactory6:
This method enables the following syntax given a MatcherFactory6:
(aMatcherFactory and not have (author ("Melville")))
^
This method enables the following syntax given a MatcherFactory6:
This method enables the following syntax given a MatcherFactory6:
(aMatcherFactory and not have size (3))
^
This method enables the following syntax given a MatcherFactory6:
This method enables the following syntax given a MatcherFactory6:
(aMatcherFactory and not have length (3))
^
This method enables the following syntax given a MatcherFactory6:
This method enables the following syntax given a MatcherFactory6:
(aMatcherFactory and not include ("1.7"))
^
This method enables the following syntax given a MatcherFactory6:
This method enables the following syntax given a MatcherFactory6:
(aMatcherFactory and not include regex (decimal))
^
This method enables the following syntax given a MatcherFactory6:
This method enables the following syntax given a MatcherFactory6:
(aMatcherFactory and not contain atLeastOneOf (List(8, 1, 2)))
^
This method enables the following syntax given a MatcherFactory6:
This method enables the following syntax given a MatcherFactory6:
(aMatcherFactory and not contain oneOf (List(8, 1, 2)))
^
This method enables the following syntax given a MatcherFactory6:
This method enables the following syntax given a MatcherFactory6:
(aMatcherFactory and not startWith ("1.7"))
^
This method enables the following syntax given a MatcherFactory6:
This method enables the following syntax given a MatcherFactory6:
(aMatcherFactory and 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.