C# Class BillableHoursWebApp.Api.Tests.RouteTests.ProjectsControllerRoutesTests

显示文件 Open project: Pip3r4o/WebApi-ClockItNow

Private Methods

Method Description
GetShouldMapCorrectly ( ) : void
GetWithCategoryIdShouldMapCorrectly ( ) : void
GetWithCompletedProjectIdShouldMapCorrectly ( ) : void
GetWithIdShouldMapCorrectly ( ) : void
PostShouldMapCorrectly ( ) : void
PostWithSessionIdShouldMapCorrectly ( ) : void
PutWithCompletedProjectIdShouldMapCorrectly ( ) : void
PutWithSessionIdShouldMapCorrectly ( ) : void