Sha256: f5a426e85a829dcc735f7ac04a9d7b9cff749877435ea53d52c506a4367b9e8f

Contents?: true

Size: 227 Bytes

Versions: 23

Compression:

Stored size: 227 Bytes

Contents

# encoding: utf-8

Mutant::Meta::Example.add do
  source 'foo(*bar)'

  singleton_mutations
  mutation 'foo'
  mutation 'foo(nil)'
  mutation 'foo(self)'
  mutation 'foo(*self)'
  mutation 'foo(bar)'
  mutation 'foo(*nil)'
end

Version data entries

23 entries across 23 versions & 1 rubygems

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