obkv-table-client-java
obkv-table-client-java copied to clipboard
add table json test
Summary
Add tableapi json test
Write Test
- simple insert test
- batch insert test
- json insert test
- simple delete test
Read Test
- simple get test
- simple query test
Mixed Test
- batchMixedOperations est
- resortedJsonKey test
- update && append && increment test
- insert stress test (5000000 rows)
Solution Description
should pass all tests