- Assembly
- UnitTest
.dll - Namespace
- Terrasoft
.UnitTest - Containing Type
- UnitTestUtilities
Syntax
public static void SetupCurrentUser(this TestUserConnection userConnection, Nullable<Guid> contactId = null, string userName = null, Nullable<Guid> sysCultureId = null)
Parameters
| Name | Type | Description |
|---|---|---|
| userConnection | TestUserConnection | |
| contactId | Nullable |
|
| userName | string | |
| sysCultureId | Nullable |
Return Value
| Type | Description |
|---|---|
| void |
