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 { ... } ^
This method enables the following syntax:
This method enables the following syntax:
noException should be thrownBy { ... } ^
This method enables the following syntax:
This method enables the following syntax:
noException shouldBe thrownBy { ... } ^
Overrides toString to return "noException"
Overrides toString to return "noException"
This class is part of the ScalaTest matchers DSL. Please see the documentation for
Matchers
for an overview of the matchers DSL.