C# 클래스 Habanero.Testability.ValidValidGeneratorByteArray

Generates a valid value for PropDef of type DateTime.
상속: ValidValueGenerator
파일 보기 프로젝트 열기: Chillisoft/habanero.testability

공개 메소드들

메소드 설명
GenerateValidValue ( ) : object

Generates a valid value taking into account only the IPropRules. I.e. any InterPropRules will not be taken into account. The IValidValueGeneratorNumeric's methods are used by the BOTestFactory to create valid values taking into account InterPropRules

ValidValidGeneratorByteArray ( IPropDef propDef ) : Habanero.Base

메소드 상세

GenerateValidValue() 공개 메소드

Generates a valid value taking into account only the IPropRules. I.e. any InterPropRules will not be taken into account. The IValidValueGeneratorNumeric's methods are used by the BOTestFactory to create valid values taking into account InterPropRules
public GenerateValidValue ( ) : object
리턴 object

ValidValidGeneratorByteArray() 공개 메소드

public ValidValidGeneratorByteArray ( IPropDef propDef ) : Habanero.Base
propDef IPropDef
리턴 Habanero.Base