Method: Expresenter::Common#definition
- Defined in:
- lib/expresenter/common.rb
#definition ⇒ String (readonly)
The human-readable description of the expectation.
45 46 47 |
# File 'lib/expresenter/common.rb', line 45 def definition @definition end |