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

Inheritance: InMemoryContextTest
ファイルを表示 Open project: HTBox/allReady

Protected Methods

Method Description
LoadTestData ( ) : void

Private Methods

Method Description
DeleteAnExistingCampaignWithMatchingCampaignId ( ) : System.Threading.Tasks.Task
NotDeleteAnExistingCampaignWithNonMatchingCampaignId ( ) : Task

Method Details

LoadTestData() protected method

protected LoadTestData ( ) : void
return void