Class: ActiveSupport::Testing::ErrorReporterAssertions::ErrorCollector::Report
Relationships & Source Files | |
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
self,
::Struct
|
|
Instance Chain:
self,
::Struct
|
|
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
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