• rlarocque@chromium.org's avatar
    sync: Refactor NonBlockingTypeProcessor tests · a5e1b96e
    rlarocque@chromium.org authored
    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
    
    Review URL: https://codereview.chromium.org/318193002
    
    git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276830 0039d316-1c4b-4281-b951-d872f2087c98
    a5e1b96e
sync_tests.gypi 21.9 KB