C# Class Dev2.Tests.DataObjectTest

显示文件 Open project: Warewolf-ESB/Warewolf

Private Methods

Method Description
DataObject_Ctor_WhenXmlStringContainsAllButDataMergePropertiesSet_ExpectParseAndSet ( ) : void
DataObject_Ctor_WhenXmlStringContainsAllIncludingDataMergePropertiesSet_ExpectParseAndSet ( ) : void
DataObject_Ctor_WhenXmlStringDoesNotHaveBookmarkExecutionCallbackIDSet_ExpectParseAndSet ( ) : void
DataObject_Ctor_WhenXmlStringgDoesNotHaveIsDebugModeSetButHasBDSDebugModeSet_ExpectParseAndSetAndIsDebugStillTrue ( ) : void
DataObject_IsDebugMode_IsDebugIsTrueAndRunWorkflowAsyncIsFalse_IsDebugModeIsTrue ( ) : void
DataObject_IsDebugMode_IsDebugIsTrueAndRunWorkflowAsyncIsTrue_IsDebugModeIsFalse ( ) : void
DataObject_IsDebugMode_IsDebugIsTrueAndRunWorkflowAsyncIsTrue_RemoteInvokeNotDebug ( ) : void
DataObject_IsDebugMode_IsDebugIsTrueAndRunWorkflowAsyncIsTrue_RemoteInvokeNotDebugRemote ( ) : void
DataObject_IsDebugMode_RemoteInvokeIsTrueAndRunWorkflowAsyncIsFalse_IsDebugModeIsTrue ( ) : void
DataObject_IsDebugMode_RemoteInvokeIsTrueAndRunWorkflowAsyncIsTrue_IsDebugModeIsFalse ( ) : void
DsfDataOBject_IsRemoteWorkflow_WhenOverrideNotSetAndEmptyGuid_ExpectFalse ( ) : void
DsfDataOBject_IsRemoteWorkflow_WhenOverrideNotSet_ExpectTrue ( ) : void
DsfDataOBject_IsRemoteWorkflow_WhenOverrideSetAndEmptyGuid_ExpectFalse ( ) : void
DsfDataOBject_IsRemoteWorkflow_WhenOverrideSet_ExpectFalse ( ) : void
DsfDataObject_Clone_NormalClone_FullDuplicationForProperties ( ) : void
DsfDataObject_NestingLevel_Get_Set_ExpectCorrectGetSet ( ) : void
DsfDataObject_RawPayload_WhenNull_ExpectEmptyString ( ) : void
DsfDataObjectz_RawPayload_WhenNotNull_ExpectRawPayload ( ) : void