NoArgProperties

org.specs2.main.NoArgProperties

This trait can be used to deactivate the conversion of any value to an ArgsProperty

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Implicits

Inherited implicits

implicit def toArgProperty[T](t: => T)(using NotGiven[NoArgProperties], CanEqual[T, T]): ArgProperty[T]

Attributes

Inherited from:
ArgProperties