C# 클래스 Nfield.Services.NfieldSurveyRelocationsServiceTests

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

비공개 메소드들

메소드 설명
TestPutAsync_Always_CallsCorrectURI ( ) : void
TestQueryAsync_ServerReturnsQuery_ReturnsListWithRelocations ( ) : void
TestQueryAsync_SurveyIdIsEmpty_Throws ( ) : void
TestQueryAsync_SurveyIdIsNull_Throws ( ) : void
TestUpdateAsync_ServerAcceptsRelocations_ReturnsOk ( ) : void
TestUpdateAsync_SurveyIdIsEmpty_Throws ( ) : void
TestUpdateAsync_SurveyIdIsNull_Throws ( ) : void