Refactor folly/gen/test/StringTest.cpp v2017.05.22.00
authorYedidya Feldblum <yfeldblum@fb.com>
Sat, 20 May 2017 20:32:49 +0000 (13:32 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sat, 20 May 2017 20:39:34 +0000 (13:39 -0700)
Summary:
[Folly] Refactor `folly/gen/test/StringTest.cpp`.

Prefer to compare whole values once per test case, rather than sequentially comparing each part in turn.

Reviewed By: andrewjcg

Differential Revision: D5101467

fbshipit-source-id: 3d19d32bc6a5ecc5863bea76c4292935c775fe75


No differences found