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

Datei anzeigen 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_oe property

protected IDataProtectionProvider dataProtectionProviderMock
return IDataProtectionProvider