Sha256: d3f17508694d82824c631f8c38c0c050fd7b50c1f240a8df5811309ace72991a

Contents?: true

Size: 207 Bytes

Versions: 27

Compression:

Stored size: 207 Bytes

Contents

# encoding: utf-8

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

27 entries across 27 versions & 1 rubygems

Version Path
mutant-0.5.13 test_app/spec/unit/test_app/literal/command_spec.rb
mutant-0.5.12 test_app/spec/unit/test_app/literal/command_spec.rb
mutant-0.5.11 test_app/spec/unit/test_app/literal/command_spec.rb
mutant-0.5.10 test_app/spec/unit/test_app/literal/command_spec.rb
mutant-0.5.9 test_app/spec/unit/test_app/literal/command_spec.rb
mutant-0.5.8 test_app/spec/unit/test_app/literal/command_spec.rb
mutant-0.5.7 test_app/spec/unit/test_app/literal/command_spec.rb
mutant-0.5.6 test_app/spec/unit/test_app/literal/command_spec.rb
mutant-0.5.5 test_app/spec/unit/test_app/literal/command_spec.rb
mutant-0.5.4 test_app/spec/unit/test_app/literal/command_spec.rb
mutant-0.5.3 test_app/spec/unit/test_app/literal/command_spec.rb
mutant-0.5.2 test_app/spec/unit/test_app/literal/command_spec.rb
mutant-0.5.1 test_app/spec/unit/test_app/literal/command_spec.rb
mutant-0.5.0 test_app/spec/unit/test_app/literal/command_spec.rb
mutant-0.3.6 test_app/spec/unit/test_app/literal/command_spec.rb
mutant-0.3.5 test_app/spec/unit/test_app/literal/command_spec.rb
mutant-0.3.4 test_app/spec/unit/test_app/literal/command_spec.rb
mutant-0.3.3 test_app/spec/unit/test_app/literal/command_spec.rb
mutant-0.3.2 test_app/spec/unit/test_app/literal/command_spec.rb
mutant-0.3.1 test_app/spec/unit/test_app/literal/command_spec.rb