def test_field_unpickled(self): self.assertIsInstance( self.field.to_python(self.pickle_str), client.Credentials)