This method enables the following syntax:
This method enables the following syntax:
javaList should have length (12)
^
This method invokes size
on the java.util.List
passed as left
to
determine its length.
This method enables the following syntax:
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.