638
638
class InterVersionedFileTestProviderAdapter(object):
639
639
"""A tool to generate a suite testing multiple inter versioned-file classes.
642
642
and injecting the transport_server, transport_readonly_server,
643
643
versionedfile_factory and versionedfile_factory_to classes into each copy.
644
644
Each copy is also given a new id() to make it easy to identify.