C# Class ReviewR.Web.Facts.Api.IterationsControllerFacts.Post

Show file Open project: anurse/ReviewR

Private Methods

Method Description
RequiresValidArguments ( ) : void
Returns201WithCreatedIterationAndAddsIterationIfReviewExistsAndCurrentUserIsOwner ( ) : void
Returns403IfCurrentUserNotOwnerOfSpecifiedReview ( ) : void
Returns404IfNoReviewWithSpecifiedId ( ) : void