DescriptionRemove webkitpy.thirdparty.mock, webkitpy.common.webkitunittest.
More webkitpy cleanup.
webkitunittest isn't needed once we required Python 2.7.
mock.Mock() was really only being used in one file (and didn't need to be used
there, either), and I'm not generally fan of the generic Mock approach
it uses (preferring concrete mock objects or fakes).
R=abarth@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180404
Patch Set 1 #Messages
Total messages: 7 (0 generated)
|