MCPcopy Create free account
hub / github.com/apache/thrift / do_test

Function do_test

test/py/FastbinaryTest.py:206–207  ·  view source on GitHub ↗
(fast, slow)

Source from the content-addressed store, hash-verified

204
205
206def do_test(fast, slow):
207 Test(fast, slow).do_test()
208
209
210def do_benchmark(protocol, iters=5000, skip_slow=False):

Callers 1

FastbinaryTest.pyFile · 0.85

Calls 2

TestClass · 0.85
do_testMethod · 0.80

Tested by

no test coverage detected