C# 클래스 Nfield.Services.NfieldSamplingPointInterviewerAssignmentsServiceTests

Tests for NfieldSamplingPointInterviewerAssignmentsService
파일 보기 프로젝트 열기: NIPOSoftware/Nfield-SDK

비공개 메소드들

메소드 설명
TestAssignAsync_InterviewerIdIsEmpty_Throws ( ) : void
TestAssignAsync_InterviewerIdIsNull_Throws ( ) : void
TestAssignAsync_SamplingPointIdIsEmpty_Throws ( ) : void
TestAssignAsync_SamplingPointIdIsNull_Throws ( ) : void
TestAssignAsync_ServerAcceptsAssign_ReturnsNoError ( ) : void
TestAssignAsync_SurveyIdIsEmpty_Throws ( ) : void
TestAssignAsync_SurveyIdIsNull_Throws ( ) : void
TestBatchAssignAsync_ModelIsNull_Throws ( ) : void
TestBatchAssignAsync_ServerAcceptsAssign_ReturnsNoError ( ) : void
TestBatchAssignAsync_SurveyIdIsNull_Throws ( ) : void
TestBatchUnassignAsync_ModelIsNull_Throws ( ) : void
TestBatchUnassignAsync_ServerAcceptsUnassign_ReturnsNoError ( ) : void
TestBatchUnassignAsync_SurveyIdIsNull_Throws ( ) : void
TestQueryAsync_SamplingPointIdIsEmpty_Throws ( ) : void
TestQueryAsync_SamplingPointIdIsNull_Throws ( ) : void
TestQueryAsync_ServerReturnsQuery_ReturnsListWithAssignments ( ) : void
TestQueryAsync_SurveyIdIsEmpty_Throws ( ) : void
TestQueryAsync_SurveyIdIsNull_Throws ( ) : void
TestUnassignAsync_InterviewerIdIsEmpty_Throws ( ) : void
TestUnassignAsync_InterviewerIdIsNull_Throws ( ) : void
TestUnassignAsync_SamplingPointIdIsEmpty_Throws ( ) : void
TestUnassignAsync_SamplingPointIdIsNull_Throws ( ) : void
TestUnassignAsync_ServerAcceptsUnassign_ReturnsNoError ( ) : void
TestUnassignAsync_SurveyIdIsEmpty_Throws ( ) : void
TestUnassignAsync_SurveyIdIsNull_Throws ( ) : void