Sha256: 77da7063e17ec328ae4693c014f17129e83d7f4c15c0f40f5d7b35016ff05baf
Contents?: true
Size: 282 Bytes
Versions: 4
Compression:
Stored size: 282 Bytes
Contents
Mutest::Meta::Example.add :match_current_line do source 'true if /foo/' singleton_mutations mutation 'false if /foo/' mutation 'true if //' mutation 'true if true' mutation 'true if false' mutation 'true if nil' mutation 'true if /nomatch\A/' mutation 'true' end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
mutest-0.0.10 | meta/match_current_line.rb |
mutest-0.0.9 | meta/match_current_line.rb |
mutest-0.0.8 | meta/match_current_line.rb |
mutest-0.0.7 | meta/match_current_line.rb |