C# Class BinaryStudio.TaskManager.Web.Tests.ReminderControllerTests

Show file Open project: dv00d00/BinaryStudio.TaskManager

Private Methods

Method Description
SetUp ( ) : void
Should_RedirectToIndex_WhenDeleteConfirmated ( ) : void
Should_ReturnDeleteViewWithRemiderData_WhenDeleteIsCalled ( ) : void
Should_ReturnDetailsViewWithReminder_WhenDetailsViewIsCalled ( ) : void
Should_ReturnViewWithRemiderData_WhenEditWithIDIsCalled ( ) : void