DescriptionAdd unittest for google_apis::GetAboutOperation.
This CL adds test cases for google_apis::GetAboutOperation.
Also, it naturally introduces the testing base code for the operations
communicating with a drive api server, so that it will be reused for unit tests
of other operation classes in drive_api_operations.{h,cc} later.
BUG=162155
TEST=Ran unit_tests
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=176066
Patch Set 1 #Patch Set 2 : Rebase #Patch Set 3 : Exclude the test from Android as same as gdata_wapi_operations_unittest. #
Total comments: 4
Patch Set 4 : Move testing utilities to test_util to share them with gdata_wapi_operations_unittest. #Patch Set 5 : Get rid of EXPECT_X creation. Move the verification method to test_util to share it with gdata_wapi… #
Messages
Total messages: 10 (0 generated)
|