Greetings,
I would like to announce the first release of mmockito, which is an open-source Mock framework for MATLAB, inspired by Java mockito.[1] The work is a product of my bachelor's thesis and to my knowledge no other mocking frameworks exist for MATLAB. The project can be freely downloaded from its Github page:
https://github.com/vperic/mmockitowhich can also be used to submit pull requests and report issues. A mailing list is also available for the project at:
mmoc...@googlegroups.comDocumentation is (surprisingly) sparse at the moment; some is available through MATLAB and more information and a detailed comparison to Mockito and mockito-python can be found in my thesis, which can be freely downloaded from.[2] If you are interested in following the project, my personal blog [3] will be updated occasionally; general discussion should be directed to the mailing list.
[1]
https://code.google.com/p/mockito/[2]
http://cyber.felk.cvut.cz/research/theses/detail.phtml?id=407
[3]
http://www.vperic.blogspot.cz/