def testIntProperty_shouldConvertToString(self): self.__assert_conversion(ndb.IntegerProperty, graphene.Int)