[Missing <summary> documentation for "T:Scanjour.Workflow4.TestFramework.IntegrationTestBase"]
Inheritance Hierarchy
Scanjour.Workflow4.TestFrameworkIntegrationTestBase
Scanjour.Workflow4.TestFrameworkActivityTestBase
Scanjour.Workflow4.TestFrameworkWorkflowTestBase
Namespace: Scanjour.Workflow4.TestFramework
Assembly: Scanjour.Workflow4.TestFramework.Internal (in Scanjour.Workflow4.TestFramework.Internal.dll) Version: 19.0.1.0 (19.0.1.0)
Syntax
The IntegrationTestBase type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | IntegrationTestBase | Initializes a new instance of the IntegrationTestBase class |
Properties
Name | Description | |
---|---|---|
![]() ![]() | ScanHome | |
![]() ![]() | TestEnvironment |
Methods
Name | Description | |
---|---|---|
![]() ![]() | Cleanup | |
![]() ![]() | CreateCase | |
![]() ![]() | CreateCaseNo | |
![]() ![]() | CreateDocument | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() | GetContact(sjSession, String) | |
![]() ![]() | GetContact(sjSession, String, String) | |
![]() ![]() | GetEmployeeContact | |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | Initialize | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | PrepareOdataContext | |
![]() ![]() | PrepareSession | |
![]() ![]() | RemoveDelegates | |
![]() ![]() | SelectDatabase | |
![]() ![]() | SetupDelegates | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() ![]() | contentServerUrl | |
![]() ![]() | fileAccessCode | |
![]() ![]() | fileKey | |
![]() ![]() | fileNo | |
![]() ![]() | mainProcessId | |
![]() ![]() | mainProcessIdWithNear | |
![]() ![]() | ODataCtx | |
![]() ![]() | oDataUrl | |
![]() ![]() | packageId | |
![]() ![]() | packageName | |
![]() ![]() | packageVersion | |
![]() ![]() | recordKey | |
![]() ![]() | root | |
![]() ![]() | session | |
![]() ![]() | subProcessId |
See Also