Debug

This trait provides simple a way to print out any object to the console:

"this string".pp must_== "this string"

will print 'this string' and pass it to the rest of the expectation

Companion:
object
class Object
trait Matchable
class Any
object Debug.type
trait NoDebug

Type members

Classlikes

class Debuggable[T](t: => T) extends ConsoleOutput

Inherited classlikes

Inherited from:
ImplicitParameters

Implicits

Implicits

implicit def debug[T](t: => T): Debuggable[T]

Inherited implicits

implicit lazy val implicitParameter: ImplicitParam
Inherited from:
ImplicitParameters
Inherited from:
ImplicitParameters
Inherited from:
ImplicitParameters
Inherited from:
ImplicitParameters
Inherited from:
ImplicitParameters
Inherited from:
ImplicitParameters
Inherited from:
ImplicitParameters
Inherited from:
ImplicitParameters
Inherited from:
ImplicitParameters
Inherited from:
ImplicitParameters
Inherited from:
ImplicitParameters