コード例 #1
0
 def __init__(self):
     self._address = _Address(hostname="test",
                              path=MockEventHubClient.eventhub_name)
コード例 #2
0
 def __init__(self):
     self._address = _Address(hostname=TEST_NAMESPACE,
                              path=MockEventHubClient.eventhub_name)