Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently, C++ client uses an example program QuerySubmitter for testing, we should write unit tests for C++ client.
Candidate unit test framework:
- Google Test
- Boost Test
- Catch