TypeTestingUtil

Companion:
object
class Object
trait Matchable
class Any
trait TestUtil
object TestUtil.type
object TypeTestingUtil.type

Value members

Concrete methods

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