org.scalatest.matchers.Matchers
This class is part of the ScalaTest matchers DSL. Please see the documentation for ShouldMatchers or MustMatchers for an overview of the matchers DSL.
ShouldMatchers
MustMatchers
This method enables the following syntax:
javaCollection should have size (10) ^
This class is part of the ScalaTest matchers DSL. Please see the documentation for
ShouldMatchers
orMustMatchers
for an overview of the matchers DSL.