I would like to write unit tests using mock object, like Moq or NSubstitute for C#. Could anyone recommend a mocking library for use with Vala?
I would like to write unit tests using mock object, like Moq or NSubstitute for C#. Could anyone recommend a mocking library for use with Vala?