If you want to Unit Test Kendo UI, unfortunately, there is no documentation on how to accomplish this on the Telerik website.
However, I prefer to use MSTest as my Unit Testing framework and having a few things outlined in the Unit Test to make the Unit Test a bit clearer as follows:
But, thanks to Stack Overflow, you can find a handy example on Unit Testing functionality for Kendo UI: http://stackoverflow.com/questions/14667911/unit-testing-asp-net-mvc4-controller-with-kendo
No comments:
Post a Comment