WorkflowTestBase Class

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "T:Scanjour.Workflow4.TestFramework.WorkflowTestBase"]

Inheritance Hierarchy

SystemObject
  Scanjour.Workflow4.TestFrameworkIntegrationTestBase
    Scanjour.Workflow4.TestFrameworkWorkflowTestBase

Namespace:  Scanjour.Workflow4.TestFramework
Assembly:  Scanjour.Workflow4.TestFramework.Internal (in Scanjour.Workflow4.TestFramework.Internal.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public abstract class WorkflowTestBase : IntegrationTestBase

The WorkflowTestBase type exposes the following members.

Constructors

  NameDescription
Protected methodWorkflowTestBase
Initializes a new instance of the WorkflowTestBase class
Top
Methods

  NameDescription
Public methodAddPartyToCase (Inherited from IntegrationTestBase.)
Protected methodCheckInstanceOwner
Protected methodStatic memberCheckWorkflowIdle
Protected methodStatic memberCheckWorkflowStatus
Public methodStatic memberCleanup
Public methodConfigureHttpContext (Inherited from IntegrationTestBase.)
Public methodCreateCase(String, String) (Inherited from IntegrationTestBase.)
Public methodCreateCaseWithWriteAccessForUser (Inherited from IntegrationTestBase.)
Public methodDeleteFile (Inherited from IntegrationTestBase.)
Public methodDeleteRecordAsUser (Inherited from IntegrationTestBase.)
Public methodDispatchParameters (Inherited from IntegrationTestBase.)
Public methodEnableProcess (Inherited from IntegrationTestBase.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Protected methodStatic memberFindFile
Protected methodStatic memberGetActionLabel
Public methodGetCaseCustomDateTimeValue (Inherited from IntegrationTestBase.)
Public methodGetCaseCustomIntegerValue (Inherited from IntegrationTestBase.)
Public methodGetCaseNumber (Inherited from IntegrationTestBase.)
Public methodGetCaseState (Inherited from IntegrationTestBase.)
Public methodGetCaseUpdateCode (Inherited from IntegrationTestBase.)
Public methodGetFile (Inherited from IntegrationTestBase.)
Public methodGetFileAsUser (Inherited from IntegrationTestBase.)
Public methodGetFileRecords (Inherited from IntegrationTestBase.)
Public methodGetFileStreamByNamePartForDomain (Inherited from IntegrationTestBase.)
Public methodGetFirstAddressIdByNameCode (Inherited from IntegrationTestBase.)
Public methodGetFirstInstanceOnCase (Inherited from IntegrationTestBase.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetInstancePendingTime (Inherited from IntegrationTestBase.)
Public methodGetInstancesOncase (Inherited from IntegrationTestBase.)
Public methodGetInstanceStatus (Inherited from IntegrationTestBase.)
Public methodGetInstanceStatusOnCase (Inherited from IntegrationTestBase.)
Public methodGetLatestInteractErrorCase (Inherited from IntegrationTestBase.)
Public methodGetLocalizedError (Inherited from IntegrationTestBase.)
Protected methodStatic memberGetPendingTimerExpiration
Public methodGetProcessAccessCode (Inherited from IntegrationTestBase.)
Public methodGetProcessEndDate (Inherited from IntegrationTestBase.)
Public methodGetProcessId (Inherited from IntegrationTestBase.)
Public methodGetProcessNamesForUser (Inherited from IntegrationTestBase.)
Public methodGetProcessParameter (Inherited from IntegrationTestBase.)
Public methodGetProcessStartDate (Inherited from IntegrationTestBase.)
Public methodGetRecord (Inherited from IntegrationTestBase.)
Public methodGetTokenOfUser (Inherited from IntegrationTestBase.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberGetWorkflowIdentity
Public methodStatic memberInitialize
Public methodInitializeTest (Inherited from IntegrationTestBase.)
Protected methodStatic memberMakeData(String, IDictionaryString, Object, String, Boolean, String)
Protected methodStatic memberMakeData(WorkflowType, IDictionaryString, Object, String, Boolean, String)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPrepareOdataContextForUser (Inherited from IntegrationTestBase.)
Protected methodStatic memberPrepareWorkflowHost
Public methodProperties (Inherited from IntegrationTestBase.)
Public methodSetCaseCustomDateTime (Inherited from IntegrationTestBase.)
Public methodSetCaseCustomDecimal (Inherited from IntegrationTestBase.)
Public methodSetCaseCustomInteger (Inherited from IntegrationTestBase.)
Public methodSetCaseState (Inherited from IntegrationTestBase.)
Public methodSetCaseTitle (Inherited from IntegrationTestBase.)
Public methodSetCaseUpdateCode (Inherited from IntegrationTestBase.)
Public methodSetCustomFieldEndDate (Inherited from IntegrationTestBase.)
Public methodSetInstanceStatus (Inherited from IntegrationTestBase.)
Public methodSetRecordAccessCode (Inherited from IntegrationTestBase.)
Public methodSetRecordDeleteLock (Inherited from IntegrationTestBase.)
Public methodSetRecordDigitallySigned (Inherited from IntegrationTestBase.)
Public methodSetRecordTitle (Inherited from IntegrationTestBase.)
Protected methodStatic memberTimerRunning(Guid)
Protected methodStatic memberTimerRunning(WorkflowHost, Guid)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUpdateCasePlanCompleted (Inherited from IntegrationTestBase.)
Public methodUpdateCaseState (Inherited from IntegrationTestBase.)
Public methodUpdateCaseText (Inherited from IntegrationTestBase.)
Public methodUpdateProcessAccessCode (Inherited from IntegrationTestBase.)
Public methodUpdateProcessEndDate (Inherited from IntegrationTestBase.)
Public methodUpdateProcessParameter (Inherited from IntegrationTestBase.)
Public methodUpdateProcessStartDate (Inherited from IntegrationTestBase.)
Protected methodStatic memberVerifyInstance
Protected methodStatic memberWaitForCompletion
Protected methodStatic memberWaitForTimerHandled
Top
Fields

  NameDescription
Protected fieldStatic membercallingCount
Protected fieldStatic memberServerNamePostfix
Protected fieldStatic memberworkflowHost
Top
See Also

Reference