UnitTestExtensions FakeExecution Method Kentico 8.1 API Reference
Fakes the execution of a query

Namespace: CMS.Tests
Assembly: CMS.Tests (in CMS.Tests.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

query
Type: CMS.DataEngine IDataQuery
Query to fake
execution
Type: OnlineSystem Action ExecuteQueryEventArgs OnlineDataSet  
Execution code

Return Value

Type: BeforeConditionalEvent ExecuteQueryEventArgs OnlineDataSet  
See Also