コード例 #1
0
ファイル: test_client.py プロジェクト: Daniel75/repo
    def test_get_format_content(self):
        client = Client()

        result = client.get_format_content('pro7', 'pro7:789')
        pass
コード例 #2
0
    def test_get_format_content(self):
        client = Client()

        result = client.get_format_content('pro7', 'pro7:789')
        pass