pmemkv-java icon indicating copy to clipboard operation
pmemkv-java copied to clipboard

add test cases for all exceptions

Open lukaszstolarczuk opened this issue 5 years ago • 1 comments

ISSUE: add test cases for all exceptions

Details

We need to add more TCs to cover exceptions and check if they are handled well. One of solution is to implement test_engine in pmemkv, which will throw exceptions "on demand".

This also should cover tests in. e.g. callback in JNI code (see: https://github.com/pmem/pmemkv-jni/issues/11)

lukaszstolarczuk avatar Jun 30 '20 11:06 lukaszstolarczuk

Issue for pmemkv support: https://github.com/pmem/pmemkv/issues/867

karczex avatar Dec 17 '20 14:12 karczex