C# Класс Nfield.Services.NfieldSurveyRelocationsServiceTests

Tests for NfieldSurveyRelocationsService
Наследование: NfieldServiceTestsBase
Показать файл Открыть проект

Приватные методы

Метод Описание
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