Sha256: 48d7d3870bb688530eac2f1447b6eaee2dfa261d4498000bd9376876b125aeba

Contents?: true

Size: 119 Bytes

Versions: 137

Compression:

Stored size: 119 Bytes

Contents

# encoding: utf-8

shared_examples_for 'a command method' do
  it 'returns self' do
    should equal(object)
  end
end

Version data entries

137 entries across 118 versions & 17 rubygems

Version Path
mutant-0.5.2 test_app/spec/shared/command_method_behavior.rb
memoizable-0.4.1 spec/shared/command_method_behavior.rb
mutant-0.5.1 test_app/spec/shared/command_method_behavior.rb
mutant-0.5.0 test_app/spec/shared/command_method_behavior.rb
mutant-0.3.6 test_app/spec/shared/command_method_behavior.rb
mutant-0.3.5 test_app/spec/shared/command_method_behavior.rb
mutant-0.3.4 test_app/spec/shared/command_method_behavior.rb
mutant-0.3.3 test_app/spec/shared/command_method_behavior.rb
mutant-0.3.2 test_app/spec/shared/command_method_behavior.rb
memoizable-0.4.0 spec/shared/command_method_behavior.rb
mutant-0.3.1 test_app/spec/shared/command_method_behavior.rb
memoizable-0.3.1 spec/shared/command_method_behavior.rb
memoizable-0.3.0 spec/shared/command_method_behavior.rb
mutant-0.3.0 test_app/spec/shared/command_method_behavior.rb
mutant-0.3.0.rc5 test_app/spec/shared/command_method_behavior.rb
mutant-0.3.0.rc4 test_app/spec/shared/command_method_behavior.rb
develry-0.0.3 shared/spec/shared/command_method_behavior.rb
develry-0.0.2 shared/spec/shared/command_method_behavior.rb
mutant-0.3.0.rc3 test_app/spec/shared/command_method_behavior.rb
mutant-0.3.0.rc2 test_app/spec/shared/command_method_behavior.rb