def test_int(self): f1 = iobj.W_IntObject(1) result = iobj.int__Int(self.space, f1) assert result == f1