PHP Class Zendesk\API\UnitTests\HelpCenter\ArticlesTest

Inheritance: extends Zendesk\API\UnitTests\BasicTest
Show file Open project: zendesk/zendesk_api_client_php

Public Methods

Method Description
testBulkAttachments ( ) Test if bulk attachments can be called and pass the correct params
testRouteWithLocale ( ) Test if the route can be generated
testRoutesWithLocale ( ) Tests if the locale is added to the route
testUpdateArticleSourceLocale ( ) Tests if the Update article source locale endpoint can be called and passed the correct params
testUpdateArticleSourceLocaleNoId ( ) Tests if the Update article source locale endpoint can be called and passed the correct params

Method Details

testBulkAttachments() public method

Test if bulk attachments can be called and pass the correct params
public testBulkAttachments ( )

testRouteWithLocale() public method

Test if the route can be generated
public testRouteWithLocale ( )

testRoutesWithLocale() public method

Tests if the locale is added to the route

testUpdateArticleSourceLocale() public method

Tests if the Update article source locale endpoint can be called and passed the correct params

testUpdateArticleSourceLocaleNoId() public method

Tests if the Update article source locale endpoint can be called and passed the correct params