I just started development on Windows Phone 8 and I needed to write test cases using a mocking structure. I'm not sure about any frameworks in Windows Phone 8 that give you mocking functionality.
Does anyone know of any good fake framework in Windows Phone 8?
source
share