Factor out test printing methods and add another test utility function
commit4d76224c31c1c9a8eeecfb39525497664fe07168
authorEric Shrewsberry <eshrews@fb.com>
Thu, 16 Jun 2016 20:24:45 +0000 (16 13:24 -0700)
committerHhvm Bot <hhvm-bot-bot@fb.com>
Thu, 16 Jun 2016 20:29:02 +0000 (16 13:29 -0700)
tree8b43a0132f61d169f2ea92b2e651d158be0e09f9
parent0131fae0b229156bececcd15e0d710af225d09f6
Factor out test printing methods and add another test utility function

Summary: These functions are useful beyond just the single unittest file, moving them out and adding another function as well

Reviewed By: ericlippert

Differential Revision: D3442092

fbshipit-source-id: d4b4fe897aeb35c8cd1d56233745f288e5aca1ed
hphp/hack/test/full_fidelity/full_fidelity_test_utils.ml [new file with mode: 0644]
hphp/hack/test/full_fidelity/full_fidelity_unit_test.ml