org.scalatest.words
This class is part of the ScalaTest matchers DSL. Please see the documentation for Matchers for an overview of the matchers DSL.
Matchers
This method enables the following syntax:
val e = the [FileNotFoundException] thrownBy { ... } ^
This class is part of the ScalaTest matchers DSL. Please see the documentation for
Matchers
for an overview of the matchers DSL.