specs2-form
specs2-form
org.specs2.form
Card
Cards
Cell
Constraint
DecoratedLabel
DecoratedProperty
Decorator
Effect
Effect
EffectCell
Field
Field
FieldCell
Form
Form
given_AsResult_Form
FormCell
FormCell
FormDiffs
FormsBuilderLowPriorityImplicits
FunctionConstraint
HasForm
HasLabel
InlinedForm
LazyCell
LazyCell
Prop
Prop
PropCell
PropSyntax
Row
Row
Tab
Tabs
Text
TextCell
TextCell
ToCell
Xml
Xml
XmlCell
XmlCell
given_HasForm_Form
org.specs2.specification
Forms
Forms
org.specs2.specification.core
FormDescription
org.specs2.specification.create
DefaultFormFragmentFactory
DefaultFormFragmentFactory
FormFragmentFactory
FormFragmentsFactory
FormS2StringContext
org.specs2.specification.dsl
FormDsl
org.specs2.specification.dsl.mutable
FormDsl
specs2-form
/
org.specs2.form
/
Constraint
Constraint
trait
Constraint
[
T
]
Base class for constraints executed on an optional expected value.
Graph
Supertypes
Known subtypes
class
Object
trait
Matchable
class
Any
class
FunctionConstraint
[
T
,
S
]
Value members
Value members
Abstract methods
def
execute
(
expected:
Option
[
T
]):
Option
[
Result
]