Module: Spec::Matchers

Defined in:
lib/have_table/matchers.rb

Instance Method Summary collapse

Instance Method Details

#have_tableObject



3
4
5
# File 'lib/have_table/matchers.rb', line 3

def have_table
  HaveTable::HaveTable.new
end