C# Class BetterMembership.Tests.Web.BetterProfileProviderTests

Datei anzeigen Open project: TheCodeKing/BetterMembership.Net

Private Methods

Method Description
GivenConfirmedUsersWhenDeleteInactiveProfilesThenNotSupportedException ( ProfileAuthenticationOption option ) : void
GivenConfirmedUsersWhenFindInactiveProfilesByUserNameThenNotSupportedException ( ProfileAuthenticationOption option ) : void
GivenConfirmedUsersWhenFindUsersbyUserNameThenThrowNotSupportedException ( ProfileAuthenticationOption option ) : void
GivenConfirmedUsersWhenGetAllInactiveProfilesThenNotSupportedException ( ProfileAuthenticationOption option ) : void
GivenConfirmedUsersWhenGetNumberOfInactiveProfilesThenNotSupportedException ( ProfileAuthenticationOption option ) : void
GivenProfileProviderWhenGetAllProfilesThenThrowNotSupportedException ( ProfileAuthenticationOption option ) : void