C# Class Dev2.DynamicServices.Test.WorkspaceTest

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

Public Methods

Method Description
SetupRepo ( Guid &workspaceID ) : WorkspaceRepository

Private Methods

Method Description
CanUpdateWorkItemWithCommitActionLocalSaveOnly ( ) : void
CanUpdateWorkspaceItemAndRespectIsLocalOption ( ) : void
DeleteDecreasesItemCountByOne ( ) : void
DeleteNullItemExpectedNoOperationPerformed ( ) : void
GetWithEmptyGuidReturnsServerWorkspace ( ) : void
GetWithForceReloadsWorkspace ( ) : void
GetWithNewWorkspaceIDIncreasesItemCountByOne ( ) : void
GetWithServerWorkspaceIDReturnsServerWorkspace ( ) : void
MyTestCleanup ( ) : void
MyTestInitialize ( ) : void
SaveWithNewWorkspaceIncreasesItemCountByOne ( ) : void
SaveWithNullWorkspaceIncreasesItemCountByOne ( ) : void
ServerWorkspaceCreatedAfterInstantiation ( ) : void
ServerWorkspaceCreatedWithServerWorkspaceID ( ) : void
UpdateWithNull ( ) : void
UpdateWorkItemWithEditAction ( ) : void
VerifyXmlSpeedTest ( ) : void
WorkspaceRepositoryWithNullResourceCatalogExpectedThrowsArgumentNullException ( ) : void
WorkspaceRepositoryWithResourceCatalogExpectedDoesNotLoadResources ( ) : void

Method Details

SetupRepo() public static method

public static SetupRepo ( Guid &workspaceID ) : WorkspaceRepository
workspaceID Guid
return WorkspaceRepository