55
55
self._transport_readonly_server = transport_readonly_server
56
56
self._name_suffix = name_suffix
57
57
self.scenarios = self.formats_to_scenarios(formats)
59
59
def formats_to_scenarios(self, formats):
60
60
"""Transform the input formats to a list of scenarios.