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
Sign up for our free beginner training. Boost your credentials through advanced courses and certification. Register for Sitefinity training and certification.
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important