Click or drag to resize

Test Methods

The Test type exposes the following members.

Methods
  NameDescription
Public methodTestCodeMethodInternalOperation
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
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
See Also