def testJsonProperty_shouldConvertToString(self): self.__assert_conversion(ndb.JsonProperty, JSONString)