Click or drag to resize
UnitTestExtensions Class
Extension methods for tests
Inheritance Hierarchy
SystemObject
  CMS.TestsUnitTestExtensions

Namespace: CMS.Tests
Assembly: CMS.Tests (in CMS.Tests.dll) Version: 9.0.0
Syntax
C#
public static class UnitTestExtensions

The UnitTestExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFakeExecution
Fakes the execution of a query
Public methodStatic memberGetTestQueryMark
Gets the unique SQL query mark for a unit test
Top
See Also