Documentation

UpdatePaymentServiceTest extends TestCase
in package

Tags

Table of Contents

$client  : Client|null
$service  : UpdatePaymentService|null
setUp()  : void
tearDown()  : void
test__updatePayment()  : void
test__updatePayment__ThrowsTransactionServiceException()  : void
Checks that when the client throws an exception, it is properly caught and throws TransactionServiceException

Properties

Methods

test__updatePayment()

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

test__updatePayment__ThrowsTransactionServiceException()

Checks that when the client throws an exception, it is properly caught and throws TransactionServiceException

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

Search results