Sha256: 3e19fae4d4a688166216296e5a5369b556d4be5175556f511565e90f9e26b503

Contents?: true

Size: 118 Bytes

Versions: 4

Compression:

Stored size: 118 Bytes

Contents

RSpec.shared_examples_for 'a command method' do
  it 'returns self' do
    expect(subject).to equal(object)
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
mutest-0.0.10 spec/shared/command_method_behavior.rb
mutest-0.0.9 spec/shared/command_method_behavior.rb
mutest-0.0.8 spec/shared/command_method_behavior.rb
mutest-0.0.7 spec/shared/command_method_behavior.rb