Amido.Testing.Tests.Azure.BlobLeasingTests.When_successfully_aquiring_the_lease_twice_allowing_test_lease_to_be_ignored.It_should_aquire_the_lease C# (CSharp) Method

It_should_aquire_the_lease() private method

private It_should_aquire_the_lease ( ) : void
return void
            public void It_should_aquire_the_lease()
            {
                Assert.IsNotNull(leaseId);
            }
BlobLeasingTests.When_successfully_aquiring_the_lease_twice_allowing_test_lease_to_be_ignored