[ios] Adds ScopedBlockSwizzler.
ScopedBlockSwizzler is a helper class that swizzles methods for use in unittests only. It is most commonly used to inject test objects to replace shared singletons. BUG=662903 Review-Url: https://codereview.chromium.org/2551083002 Cr-Commit-Position: refs/heads/master@{#436303}
Showing
Please register or sign in to comment