World is now on Opti ID! Learn more
AI OnAI Off
World is now on Opti ID! Learn more
Intro When doing the integration testing in EpiServer, you will need to mock more than one or two methods or services. Sometimes you need to implement the same ground for different test classes. but it will be very time consuming and at the same...
Regardless of what do you think about TDD (Test Driven Development) there are many scenarios that you want to implement an automatic testing in your code. But how do we implement tests in a CMS like EpiServer? As a basic step, one has to mock som...