IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
If you follow this approach, you avoid calling any static methods and program everything against an interface. Later, during the unit testing, you can mock the implementation all of the dependencies easily.
To create a unit test, use the following procedure:
SystemManager.SystemServices.IsReadOnly
EXAMPLE: For more information, see SystemManagerWrapper.cs class in Sitefinity documentation-samples on GitHub.
SystemManagerWrapper.cs
IsDeletionAllowed
EXAMPLE: For more information, see SutClass.cs class in Sitefinity documentation-samples on GitHub.
SutClass.cs
ISystemManagerWrapper
EXAMPLE: For more information, see SitefinityUnitTests.cs class in Sitefinity documentation-samples on GitHub.
SitefinityUnitTests.cs
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important