Class: ActiveMutator::BaselineDelta::Delta

Inherits:
Data
  • Object
show all
Defined in:
lib/active_mutator/baseline_delta.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#drop_example_idsObject (readonly)

Returns the value of attribute drop_example_ids

Returns:

  • (Object)

    the current value of drop_example_ids



6
7
8
# File 'lib/active_mutator/baseline_delta.rb', line 6

def drop_example_ids
  @drop_example_ids
end

#drop_source_filesObject (readonly)

Returns the value of attribute drop_source_files

Returns:

  • (Object)

    the current value of drop_source_files



6
7
8
# File 'lib/active_mutator/baseline_delta.rb', line 6

def drop_source_files
  @drop_source_files
end

#fullObject (readonly)

Returns the value of attribute full

Returns:

  • (Object)

    the current value of full



6
7
8
# File 'lib/active_mutator/baseline_delta.rb', line 6

def full
  @full
end

#rerun_example_idsObject (readonly)

Returns the value of attribute rerun_example_ids

Returns:

  • (Object)

    the current value of rerun_example_ids



6
7
8
# File 'lib/active_mutator/baseline_delta.rb', line 6

def rerun_example_ids
  @rerun_example_ids
end

#rerun_spec_filesObject (readonly)

Returns the value of attribute rerun_spec_files

Returns:

  • (Object)

    the current value of rerun_spec_files



6
7
8
# File 'lib/active_mutator/baseline_delta.rb', line 6

def rerun_spec_files
  @rerun_spec_files
end

Instance Method Details

#full?Boolean

Returns:

  • (Boolean)


8
# File 'lib/active_mutator/baseline_delta.rb', line 8

def full? = full