[Missing <summary> documentation for "T:Scanjour.Workflow4.TestFramework.WorkflowTestBase"]
SystemObject Scanjour.Workflow4.TestFrameworkIntegrationTestBase 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)
public abstract class WorkflowTestBase : IntegrationTestBase
Public MustInherit Class WorkflowTestBase
Inherits IntegrationTestBase
public ref class WorkflowTestBase abstract : public IntegrationTestBase
[<AbstractClassAttribute>]
type WorkflowTestBase =
class
inherit IntegrationTestBase
end
The WorkflowTestBase type exposes the following members.
| Name | Description |
---|
 | WorkflowTestBase | Initializes a new instance of the WorkflowTestBase class |
Top
| Name | Description |
---|
 | CheckInstanceOwner | |
  | CheckWorkflowIdle | |
  | CheckWorkflowStatus | |
  | Cleanup | |
 | 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.) |
  | FindFile | |
  | GetActionLabel | |
 | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
  | Initialize | |
  | MakeData(String, IDictionaryString, Object, String, Boolean, String) | |
  | MakeData(WorkflowType, IDictionaryString, Object, String, Boolean, String) | |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
  | PrepareWorkflowHost | |
  | TimerRunning(Guid) | |
  | TimerRunning(WorkflowHost, Guid) | |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
  | VerifyInstance | |
  | WaitForCompletion | |
  | WaitForTimerHandled(Guid, Int32, Int32) | |
  | WaitForTimerHandled(WorkflowHost, Guid, Int32, Int32) | |
Top
Top
Reference