IntegrationTestBase Class |
[Missing <summary> documentation for "T:Scanjour.Workflow4.TestFramework.IntegrationTestBase"]
Inheritance Hierarchy Namespace: Scanjour.Workflow4.TestFrameworkAssembly: Scanjour.Workflow4.TestFramework.Internal (in Scanjour.Workflow4.TestFramework.Internal.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic abstract class IntegrationTestBase
Public MustInherit Class IntegrationTestBase
public ref class IntegrationTestBase abstract
[<AbstractClassAttribute>]
type IntegrationTestBase = class end
The IntegrationTestBase type exposes the following members.
Constructors
Properties
Methods | Name | Description |
---|
 | AddPartyToCase | |
  | ClassCleanup | |
  | CleanupAssemblyBase | |
  | CloseDateTimes(NullableDateTimeOffset, NullableDateTimeOffset, Int64) | |
  | CloseDateTimes(NullableDateTimeOffset, NullableDateTimeOffset, Int64, Int64) | |
 | ConfigureHttpContext | |
 | CreateCase(String, String) | |
  | CreateCase(sjSession, String, String) | |
  | CreateCaseNo | |
 | CreateCaseWithWriteAccessForUser | |
  | CreateContact | |
  | CreateCustomField | |
  | CreateCustomFields | |
 | CreateDispatcher | |
 | CreateDispatcherSequence | |
  | CreateDocument | |
  | CreateRandomStringWithLength | |
  | DeleteCustomField | |
  | DeleteCustomFields | |
  | DeleteCustomType | |
 | DeleteFile | |
 | DeleteRecordAsUser | |
 | DispatchParameters | |
 | EnableProcess | |
 | 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) |
 | GetCaseCustomDateTimeValue | |
 | GetCaseCustomIntegerValue | |
 | GetCaseNumber | |
 | GetCaseState | |
 | GetCaseUpdateCode | |
  | GetContact(sjSession, String) | |
  | GetContact(sjSession, String, String) | |
  | GetDefaultCulture | |
  | GetEmployeeContact | |
 | GetFile | |
 | GetFileAsUser | |
 | GetFileRecords | |
 | GetFileStreamByNamePartForDomain | |
 | GetFirstAddressIdByNameCode | |
 | GetFirstInstanceOnCase | |
 | GetHashCode | Serves as the default hash function. (Inherited from Object) |
 | GetInstancePendingTime | |
 | GetInstancesOncase | |
 | GetInstanceStatus | |
 | GetInstanceStatusOnCase | |
 | GetLatestInteractErrorCase | |
 | GetLocalizedError | |
  | GetManifestResourceBinaryContent | |
  | GetODataContextForSystem | |
  | GetODataContextForUser | |
 | GetProcessAccessCode | |
 | GetProcessEndDate | |
 | GetProcessId | |
 | GetProcessNamesForUser | |
 | GetProcessParameter | |
 | GetProcessStartDate | |
 | GetRecord | |
 | GetTokenOfUser | |
 | GetType | Gets the Type of the current instance. (Inherited from Object) |
  | GetUserCultureSettingForCurrentUser | |
 | GetWorkflowId | |
  | GetWorkflowTaskLabel | |
  | Initialize | |
  | InitializeAssemblyBase | |
 | InitializeTest | |
  | IsConfiguredForOAuth | |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
  | PrepareCertificateContext | |
  | PrepareOdataContext | |
 | PrepareOdataContextForUser | |
  | PrepareSession | |
 | Properties | |
  | RemoveDelegates | |
  | SelectDatabase | |
 | SetCaseCustomDateTime | |
 | SetCaseCustomDecimal | |
 | SetCaseCustomInteger | |
 | SetCaseState | |
 | SetCaseTitle | |
 | SetCaseUpdateCode | |
 | SetCustomFieldEndDate | |
 | SetInstanceStatus | |
 | SetRecordAccessCode | |
 | SetRecordDeleteLock | |
 | SetRecordDigitallySigned | |
 | SetRecordTitle | |
  | SetupDelegates | |
  | SetUserCultureSettingForCurrentUser | |
  | TestCaseName | |
 | ToString | Returns a string that represents the current object. (Inherited from Object) |
 | UpdateCasePlanCompleted | |
 | UpdateCaseState | |
 | UpdateCaseText | |
 | UpdateProcessAccessCode | |
 | UpdateProcessEndDate | |
 | UpdateProcessParameter | |
 | UpdateProcessStartDate | |
Top
Fields
Extension Methods
See Also