C# Class CallfireApiClient.Tests.Api.Contacts.ContactListsApiTest

Inheritance: AbstractApiTest
ファイルを表示 Open project: CallFire/callfire-api-client-csharp

Private Methods

Method Description
Create ( ) : void
Find ( ) : void
RemoveListItem ( ) : void
RemoveListItems ( ) : void
TestAddContactsToContactListById ( ) : void
TestAddContactsToContactListByNullId ( ) : void
TestCreateFromCsv ( ) : void
TestDelete ( ) : void
TestDynamicPropertiesSerializationContactIds ( ) : void
TestDynamicPropertiesSerializationContactPojos ( ) : void
TestDynamicPropertiesSerializationStringNumbers ( ) : void
TestDynamicPropertiesSerializationWithOtherProps ( ) : void
TestGetById ( ) : void
TestGetContactsForContactList ( ) : void
TestGetContactsForContactListByNullId ( ) : void
TestUpdateById ( ) : void
TestUpdateByNullId ( ) : void