Documentation

RefundTransactionServiceTest extends TestCase
in package

Tags

Table of Contents

$client  : Client|null
$repository  : RefundTransactionService|null
setUp()  : void
tearDown()  : void
test__refund()  : void
test__refund__ThrowsTransactionServiceException()  : void
Checks that when the client throws an ApiException, that a TransactionServiceException is thrown bys refund

Properties

Methods

test__refund__ThrowsTransactionServiceException()

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

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

Search results