This project contains the useful classes which helps to develop unit tests for projects which are using graalvm.
It consists of three separated libraries:
-
The mockito matcher which can be used to mock classes and interfaces which has methods accepting graalvm
Value
as a parameter. -
The assertj utilities for fluent assertion of graalvm
Value
which comes formjavascript
as a hosted language.
See the LICENSE file for license rights and limitations (MIT). Fell free to fork and contribute.