Unplanned
Last Updated: 23 Jul 2018 13:16 by Stefan
Stefan
Created on: 22 Jul 2013 13:45
Type: Feature Request
2
Support Runtime Callable Wrapper (RCW) future/partial mocking
I'm a user that is refactoring a legacy system which has a certain component to which I do not have the source. It uses COM interop heavily. I would like to be able to future-mock instances of RCW's so that I can write tests for that component.
1 comment
Stefan
Posted on: 29 May 2014 09:46
Having this will also allow us to mock WinRT types (types defined in .winmd files)