This method is invoked by be
methods to which instances of this class are passed, which
enables syntax such as:
This method is invoked by be
methods to which instances of this class are passed, which
enables syntax such as:
result should not be >= (7) ^ ... invoked by this be method
or
num should (not be >= (10) and not be < (7)) ^ ... invoked by this be method
Override toString to return ">= [right]"
Override toString to return ">= [right]"
This class is part of the ScalaTest matchers DSL. Please see the documentation for
Matchers
for an overview of the matchers DSL.