This method enables the following syntax given a MatcherFactory1:
This method enables the following syntax given a MatcherFactory1:
(aMatcherFactory and be a (validNumber))
^
This method enables the following syntax given a MatcherFactory1:
This method enables the following syntax given a MatcherFactory1:
(aMatcherFactory and be a (file))
^
This method enables the following syntax given a MatcherFactory1:
This method enables the following syntax given a MatcherFactory1:
(aMatcherFactory and be a ('file))
^
This method enables the following syntax given a MatcherFactory1:
This method enables the following syntax given a MatcherFactory1:
(aMatcherFactory and be an (integerNumber))
^
This method enables the following syntax given a MatcherFactory1:
This method enables the following syntax given a MatcherFactory1:
(aMatcherFactory and be an (apple))
^
This method enables the following syntax given a MatcherFactory1:
This method enables the following syntax given a MatcherFactory1:
(aMatcherFactory and be an ('apple))
^
This method enables the following syntax given a MatcherFactory1:
This method enables the following syntax given a MatcherFactory1:
(aMatcherFactory and be theSameInstanceAs (string))
^
This class is part of the ScalaTest matchers DSL. Please see the documentation for
Matchersfor an overview of the matchers DSL.