Descriptionsync: Refactor NonBlockingTypeProcessor tests
Moves some test support classes out of the NonBlockingTypeProcessor's
unit test .cc files and into their own files.
Rearranges some responsibilities between the test harness and the mock
classes. Much of the functionality related to mocking out server
behavior has been moved into the MockNonBlockingTypeProcessor. This
makes it possible to share that code with other test harnesses.
This is one of several follow-ups to the commits that introduced the
NonBlockingTypeProcessor and NonBlockingTypeProcessorCore.
BUG=351005
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276830
Patch Set 1 #Patch Set 2 : More comments #Patch Set 3 : Fix typo #
Total comments: 3
Patch Set 4 : Add some comments #
Total comments: 12
Patch Set 5 : Some review fixes #
Total comments: 4
Patch Set 6 : Disallow copy and assign #
Messages
Total messages: 16 (0 generated)
|