-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add unit test for datagen, timer and create_client (#104)
Summary: Pull Request resolved: #104 # What * Add unit test for create_client when tls information not given, should panic. * Add unit test for timer. qps, silent and elapsed_str function * Add unit test for random_data. check the length of result # Why * need to improve code coverage Reviewed By: wenqingren Differential Revision: D40491828 fbshipit-source-id: c5d3fd324788464fd202265371cc275c2779e4f8
- Loading branch information
1 parent
382d1cb
commit f385da8
Showing
3 changed files
with
73 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters