コード例 #1
0
ファイル: test_gi.py プロジェクト: ZachGoldberg/pygi
 def test_short_out(self):
     self.assertEquals(self.MAX, GIMarshallingTests.short_out_max())
     self.assertEquals(self.MIN, GIMarshallingTests.short_out_min())