コード例 #1
0
 def test_exploding_properties(self, client):
     task = snippets.exploding_properties(client)
     assert task
コード例 #2
0
ファイル: snippets_test.py プロジェクト: gonzaordenes/GCP
 def test_exploding_properties(self, client):
     task = snippets.exploding_properties(client)
     assert task