Test Class |
Namespace: Omada.OE.Solution.OIM.Assembly
public class Test
The Test type exposes the following members.
Name | Description | |
---|---|---|
![]() | TestCodeMethodInternalOperation |
Used in test case for code method internal operations.
Must for instance be executed on an Identity of category Employee.
Due to the default auth source policy, the CM can only run if the
"Run as internal" is checked on the code method definition
|
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |