PHP Class Zendesk\API\UnitTests\Core\UserTicketsTest

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

Protected Properties

Property Type Description
$number

Public Methods

Method Description
testAssigned ( ) Tests if the requested endpoint can be called by the client and is passed the correct ID
testCCD ( ) Tests if the requested endpoint can be called by the client and is passed the correct ID
testRelated ( ) Tests if the requested endpoint can be called by the client and is passed the correct ID

Method Details

testAssigned() public method

Tests if the requested endpoint can be called by the client and is passed the correct ID
public testAssigned ( )

testCCD() public method

Tests if the requested endpoint can be called by the client and is passed the correct ID
public testCCD ( )

testRelated() public method

Tests if the requested endpoint can be called by the client and is passed the correct ID
public testRelated ( )

Property Details

$number protected property

protected $number