C# 클래스 Contrive.Sample.Tests.Integration.Using_UserService

파일 보기 프로젝트 열기: alanstevens/Contrive

공개 메소드들

메소드 설명
Using_UserService ( ) : System
When_updating_all_users ( ) : void

비공개 메소드들

메소드 설명
When_generating_a_user_password ( ) : void
When_retrieving_all_users ( ) : void
When_retrieving_user_by_email ( ) : void
When_retrieving_user_by_username ( ) : void
When_verifying_a_username_and_password ( ) : void

메소드 상세

Using_UserService() 공개 메소드

public Using_UserService ( ) : System
리턴 System

When_updating_all_users() 공개 메소드

public When_updating_all_users ( ) : void
리턴 void