C# Class Nfield.Services.NfieldSurveyRelocationsServiceTests

Tests for NfieldSurveyRelocationsService
Inheritance: NfieldServiceTestsBase
Show file Open project: NIPOSoftware/Nfield-SDK

Private Methods

Method Description
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