Пример #1
0
 def test_object_full_out(self):
     object_ = GIMarshallingTests.object_full_out()
     self.assertTrue(isinstance(object_, GIMarshallingTests.Object))
     self.assertEquals(object_.__grefcount__, 1)