Sha256: e1ee0b488ed08b6fcbfc47cf8b1f502a527cf362c6ed3cf317e8232bfc7ac184

Contents?: true

Size: 188 Bytes

Versions: 7

Compression:

Stored size: 188 Bytes

Contents

require 'spec_helper'

describe TestApp::Literal, '#string' do
  subject { object.command(double) }

  let(:object) { described_class.new }

  it_should_behave_like 'a command method'
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
mutant-0.3.0.beta21 test_app/spec/unit/test_app/literal/command_spec.rb
mutant-0.3.0.beta20 test_app/spec/unit/test_app/literal/command_spec.rb
mutant-0.3.0.beta19 test_app/spec/unit/test_app/literal/command_spec.rb
mutant-0.3.0.beta18 test_app/spec/unit/test_app/literal/command_spec.rb
mutant-0.3.0.beta17 test_app/spec/unit/test_app/literal/command_spec.rb
mutant-0.3.0.beta16 test_app/spec/unit/test_app/literal/command_spec.rb
mutant-0.3.0.beta15 test_app/spec/unit/test_app/literal/command_spec.rb