This method enables the following syntax:
This method enables the following syntax:
noException must be thrownBy { ... }
^
This method enables the following syntax:
This method enables the following syntax:
noException mustBe thrownBy { ... }
^
Overrides toString to return "noException"
Overrides toString to return "noException"
This method enables the following syntax:
This method enables the following syntax:
noException will be thrownBy { ... }
^
This method enables the following syntax:
This method enables the following syntax:
noException willBe thrownBy { ... }
^
This class is part of the ScalaTest matchers DSL. Please see the documentation for
Matchersfor an overview of the matchers DSL.