def test_field_jsonunpickled(self): self.assertIsInstance( self.field.to_python(self.jsonpickle_str), client.Credentials)