public function testDisabledRegistration()
 {
     $this->assertFalse(WarningException::isRegistrationEnabled());
 }