C# 클래스 Marain.Tenancy.Storage.Azure.BlobStorage.Specs.StepDefinitions.CreateTenantSteps

상속: TenantStepsBase
파일 보기 프로젝트 열기: marain-dotnet/Marain.Tenancy

공개 메소드들

메소드 설명
CreateTenantSteps ( TenantProperties tenantProperties ) : System

비공개 메소드들

메소드 설명
GivenICreateAChildOfAChildOfTheRootTenantAsync ( string parentTenantLabel, string newTenantName, string newTenantLabel ) : Task
GivenICreateAChildOfTheRootTenantCalledWithTheDetailsAvailableAsAsync ( string tenantName, string newTenantLabel ) : Task
GivenICreateAWellKnownChildOfAChildOfATenantAsync ( string wellKnownGuidLabel, string parentTenantLabel, string newTenantName, string newTenantLabel ) : Task
GivenICreateAWellKnownChildOfTheRootTenantCalledWithTheDetailsAvailableAsAsync ( string wellKnownGuidLabel, string tenantName, string newTenantLabel ) : Task
GivenITryToCreateAWellKnownChildOfAChildOfATenantAsync ( string wellKnownGuidLabel, string parentTenantLabel, string newTenantName ) : Task
TenantShouldHaveStorageConfigEquivalentToRoot ( string tenantLabel ) : void
ThenItShouldThrowAnInvalidOperationException ( ) : void

메소드 상세

CreateTenantSteps() 공개 메소드

public CreateTenantSteps ( TenantProperties tenantProperties ) : System
tenantProperties TenantProperties
리턴 System