Click or drag to resize

WorkflowTestBase Class

[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: 24.5.0.0 (24.5.0.0)
Syntax
public abstract class WorkflowTestBase : IntegrationTestBase

The WorkflowTestBase type exposes the following members.

Constructors
 NameDescription
Protected methodWorkflowTestBaseInitializes a new instance of the WorkflowTestBase class
Top
Properties
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)
Protected methodCreateDispatcher
(Inherited from IntegrationTestBase)
Protected methodCreateDispatcherSequence
(Inherited from IntegrationTestBase)
Public methodDeleteFile
(Inherited from IntegrationTestBase)
Public methodDeleteRecordAsUser
(Inherited from IntegrationTestBase)
Public methodDispatchParameters
(Inherited from IntegrationTestBase)
Public methodEnableProcess
(Inherited from IntegrationTestBase)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows 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)
Protected methodGetFileStreamByNamePartForDomain
(Inherited from IntegrationTestBase)
Public methodGetFirstAddressIdByNameCode
(Inherited from IntegrationTestBase)
Public methodGetFirstInstanceOnCase
(Inherited from IntegrationTestBase)
Public methodGetHashCodeServes 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 methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodGetWorkflowId
(Inherited from IntegrationTestBase)
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 methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodPrepareOdataContextForUser
(Inherited from IntegrationTestBase)
Protected methodStatic memberPrepareWorkflowHost 
Public methodProperties
(Inherited from IntegrationTestBase)
Protected methodStatic memberRunEmbeddedSqlScript 
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 methodToStringReturns 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
Extension Methods
See Also