C# Class MultiTentantSurveyAppTests.SurveyControllerTests

Show file Open project: Azure-Samples/guidance-identity-management-for-multitenant-apps

Public Methods

Method Description
SurveyControllerTests ( ) : System.Collections.Generic

Private Methods

Method Description
Contributors_ShowsContributorsForSurvey ( ) : System.Threading.Tasks.Task
CreateActionContextWithUserPrincipal ( string userId, string emailAddress ) : Microsoft.AspNetCore.Mvc.ActionContext
Index_CallsProcessPendingContributorRequests ( ) : System.Threading.Tasks.Task
Index_GetsUserSurveys ( ) : System.Threading.Tasks.Task
RequestContributor_SavesRequest ( ) : System.Threading.Tasks.Task

Method Details

SurveyControllerTests() public method

public SurveyControllerTests ( ) : System.Collections.Generic
return System.Collections.Generic