BetterMembership.IntegrationTests.Helpers.BaseProfileProviderTests.SetUp C# (CSharp) 메소드

SetUp() 개인적인 메소드

private SetUp ( ) : void
리턴 void
        public virtual void SetUp()
        {
            HttpContext.Current.WithHttpContext().WithCleanDatabase();
        }