Method: ErgomentumRspec::Matchers::Array::MonotonicallyIncreasing#description
- Defined in:
- lib/ergomentum_rspec/matchers/array/be_monotonically_increasing.rb
#description ⇒ Object
25 26 27 |
# File 'lib/ergomentum_rspec/matchers/array/be_monotonically_increasing.rb', line 25 def description "be monotonically increasing" end |