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

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

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