free_mutant/spec/unit/mutant
2014-11-17 21:13:07 +00:00
..
context Use RSpec as receiver for rspec DSL methods 2014-08-10 21:04:07 +00:00
expression Fix Expression::Method#match_length 2014-10-08 14:56:46 +00:00
loader Add specs for Mutation#insert 2014-11-17 20:35:05 +00:00
matcher Adjust specs for changed line numbers 2014-10-23 12:01:32 +00:00
mutator Add specs for Mutator::Registry and simplify it 2014-11-17 19:24:20 +00:00
reporter Simplify collector and result internals 2014-10-08 00:10:58 +00:00
runner Fix code style 2014-10-24 21:33:52 +00:00
subject Fix duplicate emit of neutral mutaiton on memoized instance methods 2014-11-17 21:13:07 +00:00
ast_spec.rb Improve internals of method matcher 2014-09-16 18:39:34 +00:00
cli_spec.rb Reduce public interface ov Mutant::Env 2014-11-17 20:46:42 +00:00
context_spec.rb Add specs and simplify Scope.wrap 2014-11-17 19:50:16 +00:00
diff_spec.rb Allow diffs to be created from overlapping hunks 2014-08-11 17:40:46 +00:00
env_spec.rb Add specs for warning behavior on Class#name violations 2014-11-17 21:03:40 +00:00
expression_spec.rb Fix line-length problems 2014-08-10 23:30:31 +00:00
integration_spec.rb Use RSpec as receiver for rspec DSL methods 2014-08-10 21:04:07 +00:00
isolation_spec.rb Add line coverage for forked block via intercepting fork 2014-11-17 16:23:12 +00:00
mutation_spec.rb Add specs for Mutation#insert 2014-11-17 20:35:05 +00:00
require_highjack_spec.rb Use RSpec as receiver for rspec DSL methods 2014-08-10 21:04:07 +00:00
runner_spec.rb Fix pending specs for exceptional isolation behavior 2014-10-16 17:31:46 +00:00
subject_spec.rb Use RSpec as receiver for rspec DSL methods 2014-08-10 21:04:07 +00:00
test_spec.rb Use RSpec as receiver for rspec DSL methods 2014-08-10 21:04:07 +00:00
warning_expectation.rb Use RSpec as receiver for rspec DSL methods 2014-08-10 21:04:07 +00:00
warning_filter_spec.rb Fix specs to prefer #is_a? over #kind_of? 2014-10-08 12:18:55 +00:00