Class: TrueClass
Instance Method Summary collapse
Instance Method Details
#inspect_for_expectation_not_met_error ⇒ Object
1 |
# File 'lib/spec/api/helper/should_base.rb', line 1 def inspect_for_expectation_not_met_error; "<true>" end |