PHP Class Test\Integration\AddressTest

Inheritance: extends Test\Setup
Show file Open project: braintree/braintree_php

Public Methods

Method Description
testCreate ( )
testCreateNoValidate ( )
testCreateNoValidate_withValidationErrors ( )
testCreate_withNotFoundErrors ( )
testCreate_withValidationErrors ( )
testCreate_withValidationErrors_onCountryCodes ( )
testDelete ( )
testFind ( )
testFind_whenNotFound ( )
testGatewayCreate ( )
testUpdate ( )
testUpdateNoValidate ( )
testUpdate_withValidationErrors ( )
testUpdate_withValidationErrors_onCountry ( )

Method Details

testCreate() public method

public testCreate ( )

testCreateNoValidate() public method

testCreateNoValidate_withValidationErrors() public method

testCreate_withNotFoundErrors() public method

testCreate_withValidationErrors() public method

testCreate_withValidationErrors_onCountryCodes() public method

testDelete() public method

public testDelete ( )

testFind() public method

public testFind ( )

testFind_whenNotFound() public method

testGatewayCreate() public method

public testGatewayCreate ( )

testUpdate() public method

public testUpdate ( )

testUpdateNoValidate() public method

testUpdate_withValidationErrors() public method

testUpdate_withValidationErrors_onCountry() public method