358
371
def test_progress_construction(self):
359
372
"""TextUIFactory constructs the right progress view.
362
374
FileStringIO = tests.StringIOWrapper
363
375
for (file_class, term, pb, expected_pb_class) in (
364
376
# on an xterm, either use them or not as the user requests,