free_mutant/meta/ivar.rb

7 lines
89 B
Ruby
Raw Normal View History

Mutant::Meta::Example.add do
source '@foo'
singleton_mutations
mutation 'foo'
end