I would like to write unit tests using a mock object like Moq or NSubstitute for C #. Can anyone recommend a mock library for use with Vala?
Since Vala generates C-Code (using GObject lib), you can use C-mocking libraries like test-dept .
Source: https://habr.com/ru/post/1437282/More articles:What is the SQLPlus command to view the VIEW statement? - sqlIdentification of a derived class from a base class - c ++Checking Cluster Algorithm Output - scipyDownload large textures in AndEngine - androidUsing client bandwidth with Ruby net / http - linuxAndroid: AndEngine - Is the animated texture size too large? - androidWhy would you pass a smart pointer as an argument to a function in C ++? - c ++Minidump characters will not load in release mode - debuggingHow to add all elements to an array using SSE2? - cJSON Mule Collector Splitter - jsonAll Articles