def test_field_already_unpickled(self): self.assertIsInstance( self.field.to_python(self.credentials), client.Credentials)