예제 #1
0
 def __init__(self):
     self._address = _Address(hostname="test",
                              path=MockEventHubClient.eventhub_name)
 def __init__(self):
     self._address = _Address(hostname=TEST_NAMESPACE,
                              path=MockEventHubClient.eventhub_name)