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

Datei anzeigen Open project: ucosmic/UCosmicPreview

Private Methods

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