class Object

Public Instance Methods

supports_block_expectations?() click to toggle source
# File lib/aruba/rspec/matchers/have_exit_status.rb, line 9
def supports_block_expectations?
  true
end