TestClassApiClientException
extends WP_UnitTestCase
in package
Tags
Table of Contents
- testConstruct() : mixed
- testGetApiClientAction() : mixed
- getNewApiClientAction() : APIClientActionGeneric
Methods
testConstruct()
public
testConstruct() : mixed
Return values
mixed —testGetApiClientAction()
public
testGetApiClientAction() : mixed
Return values
mixed —getNewApiClientAction()
private
getNewApiClientAction(string $actionId, string $resourceType[, array<string|int, mixed> $parameters = [] ]) : APIClientActionGeneric
Parameters
- $actionId : string
- $resourceType : string
- $parameters : array<string|int, mixed> = []