def testBoolProperty_shouldConvertToString(self): self.__assert_conversion(ndb.BooleanProperty, graphene.Boolean)