C# Class FluentMetadata.Specs.PropertyMedata_with_Person

Inheritance: MetadataTestBase
Show file Open project: forger/FluentMetadata

Public Methods

Method Description
PropertyMedata_with_Person ( ) : FluentMetadata.Specs.SampleClasses

Private Methods

Method Description
FirstName_ModelName_is_FirstName ( ) : void
FirstName_ModelType_is_string ( ) : void
FirstName_Required_is_true ( ) : void
LastName_ModelName_is_LastName ( ) : void
LastName_ModelType_is_string ( ) : void
LastName_Required_is_not_set ( ) : void

Method Details

PropertyMedata_with_Person() public method

public PropertyMedata_with_Person ( ) : FluentMetadata.Specs.SampleClasses
return FluentMetadata.Specs.SampleClasses