ShouldNotTypecheck

com.typesafe.slick.testkit.util.ShouldNotTypecheck

A macro that ensures that a code snippet does not typecheck.

Attributes

Source
ShouldNotTypecheck.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

inline def apply(code: String): Unit

Attributes

Source
ShouldNotTypecheck.scala
inline def apply(code: String, expected: String): Unit

Attributes

Source
ShouldNotTypecheck.scala