C# 클래스 Dev2.Tests.DataObjectTest

파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf

비공개 메소드들

메소드 설명
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