Unplanned
Last Updated: 03 Jan 2023 16:56 by ADMIN
Mihail
Created on: 28 Oct 2019 15:00
Type: Feature Request
1
Mocking of an operator
Consider the scenario where a class has a string field which is his main data. This class has defined an implicit cast operator to string. When that cast operator is executed the resulted string will contain the value from the class field.

Implement support for mocking of an operator such as the one described. 
2 comments
ADMIN
Ivo
Posted on: 03 Jan 2023 16:56

Hello Raj,

Thank you for the feedback, we will consider this improvement for implementation according to the priorities of the product roadmap.

Regards,
Ivo
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Raj
Posted on: 03 Jan 2023 15:18
as == operator is also used a lot, need a way to mock this too.