This is a migrated thread and some comments may be shown as answers.

JustMock support for Windows Phone 8.1 WinRT app

1 Answer 62 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Tarun
Top achievements
Rank 1
Tarun asked on 31 Jul 2014, 08:32 AM
Hi,

Does JustMock support Windows Phone 8.1 WinRT apps? I tried referenced Telerik.JustMock.dll in my project and wrote a sample test, it compiles fine but I get the below runtime error:

UnitTests.SetupTest threw exception. System.IO.FileNotFoundException: System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified..

Is it a Justmock not supporting WP 8.1 WinRT issue? Or am I missing something?

Thanks,
Tarun

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 04 Aug 2014, 08:37 AM
Hi Tarun,

No, JustMock cannot work on Windows Phone in its present implementation, as Windows Phone's API lacks the capability to load dynamically generated code.

You can vote for WP8 support in our feedback portal.

Regards,
Stefan
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
Tarun
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or