C# Class UCosmic.Www.Mvc.Areas.People.Controllers.PersonInfoControllerFacts.TheWithFirstNameMethod

Show file Open project: ucosmic/UCosmicPreview

Private Methods

Method Description
ExecutesNoQuery_WhenTermArgIsEmptyString ( ) : void
ExecutesNoQuery_WhenTermArgIsNull ( ) : void
ExecutesNoQuery_WhenTermArgIsWhiteSpace ( ) : void
ExecutesQuery_ToGetPeopleWithFirstName ( ) : void
IsDecoratedWith_HttpPost ( ) : void
PeopleWithFirstNameQueryBasedOn ( string term ) : bool>>.Expression
ReturnsJson_WithEmptyData_WhenPeopleAreNotFound ( ) : void
ReturnsJson_WithNullData_WhenTermArgIsEmptyString ( ) : void
ReturnsJson_WithNullData_WhenTermArgIsNull ( ) : void
ReturnsJson_WithNullData_WhenTermArgIsWhiteSpace ( ) : void
ReturnsJson_WithPersonInfoModelArrayData_WhenPeopleAreFound ( ) : void