Sha256: 0e653428ff48fa3b2fa8e7c67fce5eecf9984855fed442558bf371b01d2f997c

Contents?: true

Size: 249 Bytes

Versions: 5

Compression:

Stored size: 249 Bytes

Contents

shared_examples 'yields motif conversion error' do
  Then { resulting_stderr.should match "One can't convert from #{model_from} data-model to #{model_to} data-model" }
  Then { resulting_stderr.should match "Error! Conversion wasn't performed" }
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
bioinform-0.1.17 spec/cli/shared_examples/convert_motif/yield_motif_conversion_error.rb
bioinform-0.1.16 spec/cli/shared_examples/convert_motif/yield_motif_conversion_error.rb
bioinform-0.1.15 spec/cli/shared_examples/convert_motif/yield_motif_conversion_error.rb
bioinform-0.1.14 spec/cli/shared_examples/convert_motif/yield_motif_conversion_error.rb
bioinform-0.1.13 spec/cli/shared_examples/convert_motif/yield_motif_conversion_error.rb