ifokthenok / jnimock
View external linksLinks

jnimock is implemented on top of gmock(http://code.google.com/p/It provides two C++ classes 'JNIEnvMock' and 'JavaVMMock' to separately mock 'JNIEnv' and 'JavaVM'. You can simply employ them to mock the JNI functions in your C++ testcase.
18Feb 8, 2023Updated 3 years ago

Alternatives and similar repositories for jnimock

Users that are interested in jnimock are comparing it to the libraries listed below

Sorting:

Are these results useful?