Method: Salestation::RSpec::GliaInputValidationErrorMatcher#exactly
- Defined in:
- lib/salestation/rspec/glia_input_validation_error_matcher.rb
#exactly ⇒ Object
24 25 26 27 |
# File 'lib/salestation/rspec/glia_input_validation_error_matcher.rb', line 24 def exactly @expect_exact_match = true self end |