C# 클래스 MultiTentantSurveyAppTests.WebAPISurveyControllerTests

파일 보기 프로젝트 열기: Azure-Samples/guidance-identity-management-for-multitenant-apps

공개 메소드들

메소드 설명
WebAPISurveyControllerTests ( ) : System.Collections.Generic

비공개 메소드들

메소드 설명
CreateActionContextWithUserPrincipal ( string userId, string tenantId ) : Microsoft.AspNet.Mvc.ActionContext
GetSurveysForTenant_FailsIfNotInSameTenant ( ) : System.Threading.Tasks.Task
GetSurveysForTenant_ReturnsSurveys ( ) : System.Threading.Tasks.Task
GetSurveysForUser_FailsIfNotUser ( ) : System.Threading.Tasks.Task
GetSurveysForUser_ReturnsSurveys ( ) : System.Threading.Tasks.Task

메소드 상세

WebAPISurveyControllerTests() 공개 메소드

public WebAPISurveyControllerTests ( ) : System.Collections.Generic
리턴 System.Collections.Generic