383
384
host='ahost', port=444, msg='Unable to connect to ssh host',
386
396
def test_malformed_bug_identifier(self):
387
397
"""Test the formatting of MalformedBugIdentifier."""
388
398
error = errors.MalformedBugIdentifier('bogus', 'reason for bogosity')