def testTextProperty_shouldConvertToString(self): self.__assert_conversion(ndb.TextProperty, graphene.String)