Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(672)

Issue 11825021: google_apis: Implement more functions in FakeDriveService (Closed)

Created:
7 years, 11 months ago by satorux1
Modified:
7 years, 11 months ago
Reviewers:
kinaba
CC:
chromium-reviews, stevenjb+watch_chromium.org, achuith+watch_chromium.org, oshima+watch_chromium.org
Visibility:
Public.

Description

google_apis: Implement more functions in FakeDriveService Implement the following functions: - GetApplicationInfo - CopyHostedDocument, - RenameResource - AddResourceToDirectory - RemoveResourceFromDirectory, - AddNewDirectory Now FakeDriveService behaves meaningfully and should be ready for use. BUG=162350 TEST=none; no changes in production code. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175941

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+661 lines, -26 lines) Patch
M chrome/browser/google_apis/fake_drive_service.h View 3 chunks +24 lines, -0 lines 0 comments Download
M chrome/browser/google_apis/fake_drive_service.cc View 11 chunks +311 lines, -22 lines 0 comments Download
M chrome/browser/google_apis/fake_drive_service_unittest.cc View 5 chunks +325 lines, -3 lines 0 comments Download
M chrome/test/data/chromeos/gdata/root_feed.json View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
satorux1
7 years, 11 months ago (2013-01-09 05:57:20 UTC) #1
kinaba
7 years, 11 months ago (2013-01-09 23:53:45 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698