C# Class AllReady.UnitTest.Areas.Admin.Features.Requests.ChangeRequestStatusCommandHandlerShould

Inheritance: InMemoryContextTest
Show file Open project: HTBox/allReady

Protected Methods

Method Description
LoadTestData ( ) : void

Private Methods

Method Description
Handle_WithNewStatusAssignedInMessage_UpdatesRequest ( ) : void
Handle_WithNewStatusCompletedInMessage_UpdatesRequest ( ) : void

Method Details

LoadTestData() protected method

protected LoadTestData ( ) : void
return void