public function testUnexpectedExceptionsPrintsCorrectly() { throw new Exception('Double printed exception'); }