C# Class Dev2.Studio.UI.Specs.SecurityUISpecs.SettingsPermissionsFeature

Datei anzeigen Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
RemoteServerResourceRightsForPublic ( string permissions, string resourceicon, string newWorkflow, string save, string deploy, string services, string execute, string settings, string scheduler, string exampleTags ) : void
ScenarioCleanup ( ) : void
ScenarioSetup ( TechTalk scenarioInfo ) : void
ServerAndResourceRightsForPublic ( string serverPermissions, string newWorkflow, string save, string deploy, string services, string execute, string settingsSche, string allResourceicon, string resourcePermissions, string selectedResourceicon, string newWorkflow1, string save1, string execute1, string exampleTags ) : void
ServerRightsForPublic ( string permissions, string resourceicon, string newWorkflow, string save, string deploy, string services, string execute, string settings, string scheduler, string exampleTags ) : void
ServerRightsForPublicAndResourceRightsForUser ( string serverPermissions, string newWorkflow, string save, string deploy, string services, string execute, string settingsSche, string allResourceicon, string resourcePermissions, string selectedResourceicon, string newWorkflow1, string save1, string execute1, string exampleTags ) : void

Private Methods

Method Description
FeatureSetup ( Microsoft testContext ) : void
FeatureTearDown ( ) : void
RemoteServerResourceRightsForPublic_ ( ) : void
RemoteServerResourceRightsForPublic_ContributeViewExecute ( ) : void
RemoteServerResourceRightsForPublic_Execute ( ) : void
RemoteServerResourceRightsForPublic_View ( ) : void
RemoteServerResourceRightsForPublic_ViewExecute ( ) : void
ScenarioTearDown ( ) : void
ServerAndResourceRightsForPublic_Variant0 ( ) : void
ServerAndResourceRightsForPublic_Variant1 ( ) : void
ServerAndResourceRightsForPublic_Variant10 ( ) : void
ServerAndResourceRightsForPublic_Variant11 ( ) : void
ServerAndResourceRightsForPublic_Variant12 ( ) : void
ServerAndResourceRightsForPublic_Variant13 ( ) : void
ServerAndResourceRightsForPublic_Variant14 ( ) : void
ServerAndResourceRightsForPublic_Variant2 ( ) : void
ServerAndResourceRightsForPublic_Variant3 ( ) : void
ServerAndResourceRightsForPublic_Variant4 ( ) : void
ServerAndResourceRightsForPublic_Variant5 ( ) : void
ServerAndResourceRightsForPublic_Variant6 ( ) : void
ServerAndResourceRightsForPublic_Variant7 ( ) : void
ServerAndResourceRightsForPublic_Variant8 ( ) : void
ServerAndResourceRightsForPublic_Variant9 ( ) : void
ServerRightsForPublicAndResourceRightsForUser_Variant0 ( ) : void
ServerRightsForPublicAndResourceRightsForUser_Variant1 ( ) : void
ServerRightsForPublicAndResourceRightsForUser_Variant10 ( ) : void
ServerRightsForPublicAndResourceRightsForUser_Variant11 ( ) : void
ServerRightsForPublicAndResourceRightsForUser_Variant12 ( ) : void
ServerRightsForPublicAndResourceRightsForUser_Variant13 ( ) : void
ServerRightsForPublicAndResourceRightsForUser_Variant14 ( ) : void
ServerRightsForPublicAndResourceRightsForUser_Variant2 ( ) : void
ServerRightsForPublicAndResourceRightsForUser_Variant3 ( ) : void
ServerRightsForPublicAndResourceRightsForUser_Variant4 ( ) : void
ServerRightsForPublicAndResourceRightsForUser_Variant5 ( ) : void
ServerRightsForPublicAndResourceRightsForUser_Variant6 ( ) : void
ServerRightsForPublicAndResourceRightsForUser_Variant7 ( ) : void
ServerRightsForPublicAndResourceRightsForUser_Variant8 ( ) : void
ServerRightsForPublicAndResourceRightsForUser_Variant9 ( ) : void
ServerRightsForPublic_ ( ) : void
ServerRightsForPublic_ContributeViewExecute ( ) : void
ServerRightsForPublic_DeployFrom ( ) : void
ServerRightsForPublic_DeployFromExecute ( ) : void
ServerRightsForPublic_DeployFromViewExecuteContribute ( ) : void
ServerRightsForPublic_DeployTo ( ) : void
ServerRightsForPublic_DeployToDeployFrom ( ) : void
ServerRightsForPublic_DeployToDeployFromViewExecuteContributeAdministrator ( ) : void
ServerRightsForPublic_DeployToExecute ( ) : void
ServerRightsForPublic_DeployToViewExecuteContribute ( ) : void
ServerRightsForPublic_Execute ( ) : void
ServerRightsForPublic_View ( ) : void
ServerRightsForPublic_ViewDeployFrom ( ) : void
ServerRightsForPublic_ViewDeployTo ( ) : void
ServerRightsForPublic_ViewExecute ( ) : void
TestInitialize ( ) : void

Method Details

RemoteServerResourceRightsForPublic() public method

public RemoteServerResourceRightsForPublic ( string permissions, string resourceicon, string newWorkflow, string save, string deploy, string services, string execute, string settings, string scheduler, string exampleTags ) : void
permissions string
resourceicon string
newWorkflow string
save string
deploy string
services string
execute string
settings string
scheduler string
exampleTags string
return void

ScenarioCleanup() public method

public ScenarioCleanup ( ) : void
return void

ScenarioSetup() public method

public ScenarioSetup ( TechTalk scenarioInfo ) : void
scenarioInfo TechTalk
return void

ServerAndResourceRightsForPublic() public method

public ServerAndResourceRightsForPublic ( string serverPermissions, string newWorkflow, string save, string deploy, string services, string execute, string settingsSche, string allResourceicon, string resourcePermissions, string selectedResourceicon, string newWorkflow1, string save1, string execute1, string exampleTags ) : void
serverPermissions string
newWorkflow string
save string
deploy string
services string
execute string
settingsSche string
allResourceicon string
resourcePermissions string
selectedResourceicon string
newWorkflow1 string
save1 string
execute1 string
exampleTags string
return void

ServerRightsForPublic() public method

public ServerRightsForPublic ( string permissions, string resourceicon, string newWorkflow, string save, string deploy, string services, string execute, string settings, string scheduler, string exampleTags ) : void
permissions string
resourceicon string
newWorkflow string
save string
deploy string
services string
execute string
settings string
scheduler string
exampleTags string
return void

ServerRightsForPublicAndResourceRightsForUser() public method

public ServerRightsForPublicAndResourceRightsForUser ( string serverPermissions, string newWorkflow, string save, string deploy, string services, string execute, string settingsSche, string allResourceicon, string resourcePermissions, string selectedResourceicon, string newWorkflow1, string save1, string execute1, string exampleTags ) : void
serverPermissions string
newWorkflow string
save string
deploy string
services string
execute string
settingsSche string
allResourceicon string
resourcePermissions string
selectedResourceicon string
newWorkflow1 string
save1 string
execute1 string
exampleTags string
return void