C# Class AllReady.UnitTest.Areas.Admin.Features.Campaigns.LockUnlockCampaignCommandHandlerShould

Inheritance: InMemoryContextTest
Exibir arquivo Open project: HTBox/allReady

Protected Methods

Method Description
LoadTestData ( ) : void

Private Methods

Method Description
LockAnUnlockedCampaign ( ) : System.Threading.Tasks.Task
UnlockALockedCampaign ( ) : System.Threading.Tasks.Task

Method Details

LoadTestData() protected method

protected LoadTestData ( ) : void
return void