Module: ConfidenceCheck::ForRSpec
Defined Under Namespace
Modules: WithCapybara
Instance Method Summary collapse
Methods included from CheckMethod
Instance Method Details
#exception_klasses ⇒ Object
6 7 8 |
# File 'lib/confidence_check/for_rspec.rb', line 6 def exception_klasses [::RSpec::Expectations::ExpectationNotMetError ] end |