C# Class FluentMetadata.Specs.PropertyMedata_with_WebUserIndexGetModel

Inheritance: MetadataTestBase
显示文件 Open project: forger/FluentMetadata

Public Methods

Method Description
PropertyMedata_with_WebUserIndexGetModel ( ) : System.Linq

Private Methods

Method Description
AutorName_DisplayName_is_emaN ( ) : void
AutorName_NullDisplayText_is_Anonymous_Autor ( ) : void
DisplayNameOfPropertyWithComplexTypeIsCopied ( ) : void
EMail_DataTypeName_is_EmailAddress ( ) : void
EMail_DisplayFormat_is_MailtoLink ( ) : void
EMail_EditorFormat_is_plain_value ( ) : void
EMail_Watermark_is_dummy_address ( ) : void
Id_Hidden_is_true ( ) : void
Id_HideSurroundingHtml_is_true ( ) : void
Id_ModelName_is_Id ( ) : void
Id_ModelType_is_int ( ) : void
Id_Required_is_false ( ) : void
Id_ShowDisplay_is_false ( ) : void
Id_ShowEditor_is_false ( ) : void
IsNotRequiredOverWritesCopiedIsRequired ( ) : void
Role_TemplateHint_is_Roles ( ) : void
Username_ContainerType_is_WebUserIndexGetModel ( ) : void
Username_ConvertEmptyStringToNull_is_false ( ) : void
Username_Description_is_Name_des_Benutzers ( ) : void
Username_DisplayName_is_Benutzername ( ) : void
Username_GetMaximumLength_is_256 ( ) : void
Username_ModelName_is_Username ( ) : void
Username_ModelType_is_string ( ) : void
Username_ReadOnly_is_true ( ) : void
Username_Required_is_true ( ) : void

Method Details

PropertyMedata_with_WebUserIndexGetModel() public method

public PropertyMedata_with_WebUserIndexGetModel ( ) : System.Linq
return System.Linq