ResultOfOfTypeInvocation

final class ResultOfOfTypeInvocation[T](implicit ev: ClassTag[T])

This class is part of the ScalaTest matchers DSL. Please see the documentation for Matchers for an overview of the matchers DSL.

class Object
trait Matchable
class Any

Value members

Concrete methods

override def toString: String

This method enables the following syntax:

This method enables the following syntax:

book should have (length (220) (of [Book]))
                               ^
Definition Classes
Any