PHP Class test\unit\UtilTest

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

Public Methods

Method Description
testBuildClassName ( )
testCleanClassName ( )
testDelimeterToUnderscore ( )
testExtractAttributeAsArrayReturnsArrayOfObjects ( )
testExtractAttributeAsArrayReturnsEmptyArray ( )
testExtractAttributeAsArrayReturnsSingleElementArray ( )
testReturnException ( )
testReturnObject ( )
testThrow401Exception ( )
testThrow403Exception ( )
testThrow404Exception ( )
testThrow426Exception ( )
testThrow429Exception ( )
testThrow500Exception ( )
testThrow503Exception ( )
testThrowUnknownException ( )
testVerifyKeys ( )
testVerifyKeys_arrayAsValue ( )
testVerifyKeys_withArrayOfArrays ( )
testVerifyKeys_withThreeLevels ( )
testimplodeAssociativeArray ( )

Method Details

testBuildClassName() public method

public testBuildClassName ( )

testCleanClassName() public method

public testCleanClassName ( )

testDelimeterToUnderscore() public method

testExtractAttributeAsArrayReturnsArrayOfObjects() public method

testExtractAttributeAsArrayReturnsEmptyArray() public method

testExtractAttributeAsArrayReturnsSingleElementArray() public method

testReturnException() public method

public testReturnException ( )

testReturnObject() public method

public testReturnObject ( )

testThrow401Exception() public method

testThrow403Exception() public method

testThrow404Exception() public method

testThrow426Exception() public method

testThrow429Exception() public method

testThrow500Exception() public method

testThrow503Exception() public method

testThrowUnknownException() public method

testVerifyKeys() public method

public testVerifyKeys ( )

testVerifyKeys_arrayAsValue() public method

testVerifyKeys_withArrayOfArrays() public method

testVerifyKeys_withThreeLevels() public method

testimplodeAssociativeArray() public method