ArgProperty

org.specs2.main.ArgProperty
See theArgProperty companion class
object ArgProperty

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[T](): ArgProperty[T]
def apply[T](t: => T): ArgProperty[T]