C# Class Dev2.Core.Tests.Webs.ServiceCallbackHandlerTests

Show file Open project: Warewolf-ESB/Warewolf

Private Methods

Method Description
ClassInitialize ( Microsoft.VisualStudio.TestTools.UnitTesting.TestContext testContext ) : void
ServiceCallbackHandlerSaveWithValidArgsExpectedPublishesUpdateResourceMessage ( ) : void
ServiceCallbackHandlerSaveWithValidArgsWithMessages ( ) : void
ServiceCallbackHandlerSaveWithValidArgsWithNoMessages ( ) : void
ServiceCallbackHandler_CheckForServerMessages_DbSource_DoNotShowDependancyViewer ( ) : void
ServiceCallbackHandler_CheckForServerMessages_OnlyDependantIsInWorkspaceItemRepo_DontShowDependancyViewer ( ) : void
ServiceCallbackHandler_CheckForServerMessages_PluginSource_DoNotShowDependancyViewer ( ) : void
ServiceCallbackHandler_CheckForServerMessages_WebSource_DoNotShowDependancyViewer ( ) : void
ServiceCallbackHandler_Save_ManyDependants_ShowDependancyViewer ( ) : void
SetupConnectionWithCompileMessageList ( List compileMessageTos, List deps ) : Mock
SetupObjects ( Mock &showDependencyProvider, Mock &resourceRepo, System.Guid resourceId, ResourceType type = ResourceType.WorkflowService ) : void
TestSetup ( ) : void