コード例 #1
0
ファイル: test_ovftool.py プロジェクト: stephen11ma/cot
 def setUp(self):
     """Test case setup function called automatically prior to each test."""
     self.helper = OVFTool()
     super(TestOVFTool, self).setUp()