Class: SuperDiff::RSpec::MatcherTextTemplate::Break
- Defined in:
- lib/super_diff/rspec/matcher_text_template.rb
Instance Method Summary collapse
Methods inherited from Base
Instance Method Details
#to_string_in_multiline_mode ⇒ Object
216 217 218 |
# File 'lib/super_diff/rspec/matcher_text_template.rb', line 216 def to_string_in_multiline_mode "\n" end |
#to_string_in_singleline_mode ⇒ Object
212 213 214 |
# File 'lib/super_diff/rspec/matcher_text_template.rb', line 212 def to_string_in_singleline_mode ' ' end |