# ------------------------------------
# Copyright (c) Microsoft Corporation.
# Licensed under the MIT License.
# ------------------------------------


class TestConnections:

    def test_connections_get(self, **kwargs):
        pass
