ArgProperties

org.specs2.main.ArgProperties
See theArgProperties companion object

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ArgProperties.type
object arguments.type
object ArgumentsArgs.type
object ArgumentsShortcuts.type
Show all

Members list

Implicits

Implicits

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