- Assembly
- UnitTest
.dll - Namespace
- Terrasoft
.UnitTest - Containing Type
- UnitTestUtilities
Syntax
public static void SetupDummyExecutor(this DBExecutor dbExecutor, TestData testData, string entityName, params object[] parameterValue)
Parameters
| Name | Type | Description |
|---|---|---|
| dbExecutor | DBExecutor | |
| testData | TestData | |
| entityName | string | |
| parameterValue | object[] |
Return Value
| Type | Description |
|---|---|
| void |
