mardi 7 mars 2017

Ruby class for rspec expectation

I need to create class for this spec and i have problem how to create it, need some help

it 'return wine instance of given supported taste' do
  wine = Wine.new(:moet, taste: :sweet)

Aucun commentaire:

Enregistrer un commentaire