Click or drag to resize

ActivityTestBase Class

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

Inheritance Hierarchy
SystemObject
  Scanjour.Workflow4.TestFrameworkIntegrationTestBase
    Scanjour.Workflow4.TestFrameworkActivityTestBase

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 ActivityTestBase : IntegrationTestBase

The ActivityTestBase type exposes the following members.

Constructors
 NameDescription
Protected methodActivityTestBaseInitializes a new instance of the ActivityTestBase class
Top
Properties
Methods
 NameDescription
Public methodAddPartyToCase
(Inherited from IntegrationTestBase)
Public methodStatic memberCleanup 
Public methodConfigureHttpContext
(Inherited from IntegrationTestBase)
Public methodStatic memberCreateActivityWorkflow 
Public methodCreateCase(String, String)
(Inherited from IntegrationTestBase)
Public methodCreateCaseWithWriteAccessForUser
(Inherited from IntegrationTestBase)
Protected methodCreateDispatcher
(Inherited from IntegrationTestBase)
Protected methodCreateDispatcherSequence
(Inherited from IntegrationTestBase)
Public methodStatic memberCreateWorkflowInstance 
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)
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)
Public methodStatic memberGetOrCreateWorkflowKey 
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 memberInitialize 
Public methodInitializeTest
(Inherited from IntegrationTestBase)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodStatic memberNewWorkflowCreationData 
Public methodPrepareOdataContextForUser
(Inherited from IntegrationTestBase)
Public methodProperties
(Inherited from IntegrationTestBase)
Public methodStatic memberRunActivity 
Public methodStatic memberRunActivityWorkflow 
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)
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)
Top
Extension Methods
See Also