def testStringProperty_shouldConvertToString(self): self.__assert_conversion(ndb.StringProperty, graphene.String)