Documentation

PaymentTest extends TestCase
in package

EntityTest Class Doc Comment

Table of Contents

setUpBeforeClass()  : mixed
testCancelPayment()  : mixed
testCreateAnInvalidPayment()  : mixed
testCreateApprovedPayment()  : mixed
testCreatePendingPayment()  : mixed
testFindPaymentById()  : mixed
testFindPaymentByNonExistentId()  : mixed
testPaymentsSearch()  : mixed
testPaymentWithCustomAccessToken()  : mixed
testRefundPayment()  : mixed
testSearchWithInvalidQueryFilters()  : mixed
SingleUseCardToken()  : mixed

Methods

setUpBeforeClass()

public static setUpBeforeClass() : mixed
Return values
mixed

testCancelPayment()

public testCancelPayment(Payment $payment_created_previously) : mixed
Parameters
$payment_created_previously : Payment
Tags
depends

testCreatePendingPayment

Return values
mixed

testCreateAnInvalidPayment()

public testCreateAnInvalidPayment() : mixed
Return values
mixed

testCreateApprovedPayment()

public testCreateApprovedPayment() : mixed
Return values
mixed

testCreatePendingPayment()

public testCreatePendingPayment() : mixed
Return values
mixed

testFindPaymentById()

public testFindPaymentById(Payment $payment_created_previously) : mixed
Parameters
$payment_created_previously : Payment
Tags
depends

testCreatePendingPayment

Return values
mixed

testFindPaymentByNonExistentId()

public testFindPaymentByNonExistentId(Payment $payment_created_previously) : mixed
Parameters
$payment_created_previously : Payment
Tags
depends

testCreatePendingPayment

Return values
mixed

testPaymentsSearch()

public testPaymentsSearch(Payment $payment_created_previously) : mixed
Parameters
$payment_created_previously : Payment
Tags
depends

testCreatePendingPayment

Return values
mixed

testPaymentWithCustomAccessToken()

public testPaymentWithCustomAccessToken() : mixed
Return values
mixed

testRefundPayment()

public testRefundPayment(Payment $payment_created_previously) : mixed
Parameters
$payment_created_previously : Payment
Tags
depends

testCreateApprovedPayment

Return values
mixed

testSearchWithInvalidQueryFilters()

public testSearchWithInvalidQueryFilters() : mixed
Return values
mixed

SingleUseCardToken()

private SingleUseCardToken(mixed $status) : mixed
Parameters
$status : mixed
Return values
mixed

Search results