org.specs2.control.ImplicitParameters
See theImplicitParameters companion object
trait ImplicitParameters
This trait is used to abuse method overloading and allow some of the methods in specs2 DSL to be applicable to various parameters.
For example in a mutable specification, the >> method is overloaded for lots of different arguments:
- result
- function of the Environment
- function of the Command line
- ...
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Members list
Type members
Classlikes
trait ImplicitParam
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
trait ImplicitParam1
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
trait ImplicitParam10
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
trait ImplicitParam2
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
trait ImplicitParam3
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
trait ImplicitParam4
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
trait ImplicitParam5
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
trait ImplicitParam6
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
trait ImplicitParam7
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
trait ImplicitParam8
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
trait ImplicitParam9
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Implicits
Implicits
In this article