Documentation

PaymentMethodsServiceTest extends TestCase
in package

Tags

Table of Contents

$client  : Client|null
$service  : SetupPaymentMethodService|null
setUp()  : void
tearDown()  : void
test__setupPaymentMethod()  : void
test__setupPaymentMethod__ThrowsTransactionServiceException()  : void
Checks that when the client throws an ApiException, that a TransactionServiceException is thrown

Properties

Methods

test__setupPaymentMethod()

public test__setupPaymentMethod() : void
Tags
covers
covers
covers
covers
throws
Exception
Return values
void

test__setupPaymentMethod__ThrowsTransactionServiceException()

Checks that when the client throws an ApiException, that a TransactionServiceException is thrown

public test__setupPaymentMethod__ThrowsTransactionServiceException() : void
Tags
covers
throws
Exception
Return values
void

Search results