C# 클래스 TestStack.Dossier.PersonEquivalenceExtensions

Extension methods that describe equivalence classes for generating anonymous Person-related values.
파일 보기 프로젝트 열기: TestStack/TestStack.Dossier

공개 메소드들

메소드 설명
UniqueEmailAddress ( this personEquivalence ) : string

Generate and return a unique email address (within the fixture).

비공개 메소드들

메소드 설명
InitializeUniqueEmailAddressSource ( ) : void

메소드 상세

UniqueEmailAddress() 공개 정적인 메소드

Generate and return a unique email address (within the fixture).
public static UniqueEmailAddress ( this personEquivalence ) : string
personEquivalence this The fixture to generate a unique email for
리턴 string