Testing SharePoint was always an issue, because SharePoint has number of classes that are sealed and/or does not have public constructors. SharePoint's API consists heavily of sealed classes and classes with internal constructors. None of existed unit-testing frameworks provided ability to mock such classes. ) did fantastic work, providing really powerful framework to mock such classes, which were
read more »
Be the first to post a Comment!