C# Class Tests.UserTests

Mostrar archivo Open project: mozts2005/ZendeskApi_v2

Private Methods

Method Description
CanCreateUpdateAndDeleteIdentities ( ) : void
CanCreateUpdateSuspendAndDeleteUser ( ) : void
CanFindUser ( ) : void
CanFindUserByFormattedPhone ( ) : void
CanFindUserByPhone ( ) : void
CanFindUserByPhoneAsync ( ) : void
CanGetCurrentUser ( ) : void
CanGetMultipleUsers ( ) : void
CanGetMultipleUsersAsync ( ) : void
CanGetUser ( ) : void
CanGetUserByCustomField ( ) : void
CanGetUserIdentities ( ) : void
CanGetUserRelatedInformation ( ) : void
CanGetUserRelatedInformationAsync ( ) : Task
CanGetUsers ( ) : void
CanGetUsersInGroup ( ) : void
CanGetUsersInOrg ( ) : void
CanMergeUsersAsync ( ) : Task
CanSetUserPhoto ( ) : void
CanSetUserPhotoAsync ( ) : Task
CannotFindUserByPhone ( ) : void
CannotFindUserByPhoneAsync ( ) : void
CannotGetUserByCustomField ( ) : void