Exception: Minitest::UnexpectedError
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Class Chain: 
          self,
          Assertion,
          Exception
         | |
| Instance Chain: 
          self,
          Assertion,
          Exception
         | |
| Inherits: | Minitest::Assertion 
 | 
| Defined in: | lib/minitest.rb | 
Overview
Assertion wrapping an unexpected error that was raised during a run.