C# Class BusinessLogic.Tests.UnitTests.LogicTests.UsersTests.FirstTimeAuthenticatorTests.CreateGamingGroupAndSendEmailConfirmationTests

Show file Open project: NemeStats/NemeStats

Protected Properties

Property Type Description
dataProtectionProviderMock IDataProtectionProvider

Private Methods

Method Description
ItCreatesANewGamingGroupForTheUser ( ) : System.Threading.Tasks.Task
ItEmailsNewRegistrantsAskingForConfirmation ( ) : System.Threading.Tasks.Task
ItReturnsANewlyRegisteredUserResult ( ) : System.Threading.Tasks.Task
ItThrowsAConfigurationExceptionIfTheCallbackUrlConfigSettingIsMissing ( ) : System.Threading.Tasks.Task
SetUp ( ) : void

Property Details

dataProtectionProviderMock protected property

protected IDataProtectionProvider dataProtectionProviderMock
return IDataProtectionProvider