BetterMembership.IntegrationTests.Helpers.BaseProfileProviderTests.SetUp C# (CSharp) Méthode

SetUp() private méthode

private SetUp ( ) : void
Résultat void
        public virtual void SetUp()
        {
            HttpContext.Current.WithHttpContext().WithCleanDatabase();
        }