Class: ActiveSupport::Testing::ErrorReporterAssertions::ErrorCollector::Report
Relationships & Source Files | |
Inherits: |
Struct
|
Defined in: | activesupport/lib/active_support/testing/error_reporter_assertions.rb, activesupport/lib/active_support/testing/error_reporter_assertions.rb |
Instance Attribute Summary
Instance Method Summary
- #handled (also: #handled?) rw
Instance Attribute Details
#context (rw)
[ GitHub ]#error (rw)
[ GitHub ]#handled? (rw)
Alias for #handled.
# File 'activesupport/lib/active_support/testing/error_reporter_assertions.rb', line 12
alias_method :handled?, :handled