Sha256: f877a799161f037fe2e8db0cf85e088840d1c45563c169898d8dabf66a4b7d7c

Contents?: true

Size: 172 Bytes

Versions: 23

Compression:

Stored size: 172 Bytes

Contents

# encoding: utf-8

Mutant::Meta::Example.add do
  source 'foo { |&bar| }'

  singleton_mutations
  mutation 'foo { |&bar| raise }'
  mutation 'foo {}'
  mutation 'foo'
end

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
mutant-0.7.8 meta/blockarg.rb
mutant-0.7.7 meta/blockarg.rb
mutant-0.7.6 meta/blockarg.rb
mutant-0.7.5 meta/blockarg.rb
mutant-0.7.4 meta/blockarg.rb
mutant-0.7.3 meta/blockarg.rb
mutant-0.7.2 meta/blockarg.rb
mutant-0.7.1 meta/blockarg.rb
mutant-0.6.7 meta/blockarg.rb
mutant-0.6.6 meta/blockarg.rb
mutant-0.6.5 meta/blockarg.rb
mutant-0.6.4 meta/blockarg.rb
mutant-0.6.3 meta/blockarg.rb
mutant-0.6.2 meta/blockarg.rb
mutant-0.6.0 meta/blockarg.rb
mutant-0.5.26 meta/blockarg.rb
mutant-0.5.25 meta/blockarg.rb
mutant-0.5.24 meta/blockarg.rb
mutant-0.5.23 meta/blockarg.rb
mutant-0.5.22 meta/blockarg.rb