Class: NilClass
Instance Method Summary collapse
Instance Method Details
#inspect_for_expectation_not_met_error ⇒ Object
3 |
# File 'lib/spec/api/helper/should_base.rb', line 3 def inspect_for_expectation_not_met_error; "nil" end |