TypeTestingUtil

Companion:
class
class Object
trait Matchable
class Any

Value members

Inherited methods

@nowarn("cat=unused")
def assertTypeOf[A](a: => A): TypeTestingUtilDsl[A]
Inherited from:
TypeTestingUtil
def assertTypeOfImplicit[A](implicit a: A): TypeTestingUtilDsl[a.type]
Inherited from:
TypeTestingUtil