Render

sealed abstract class Render

Render captures both the name of an assertion as well as the parameters to the assertion combinator for pretty-printing.

Companion:
object
class Object
trait Matchable
class Any
class Function
class Infix

Value members

Concrete methods

final override def toString: String
Definition Classes
Any