PHP Class Bitpay\AutoloaderTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: bitpay/php-client

Public Methods

Method Description
testAutoload ( )
testException ( )
testNoClass ( )
testNoExceptionForBitpayClasslike ( )
testRegister ( ) Make sure that our autoloader is first in the queue
testUnregister ( )

Protected Methods

Method Description
teardown ( )

Method Details

teardown() protected method

protected teardown ( )

testAutoload() public method

public testAutoload ( )

testException() public method

public testException ( )

testNoClass() public method

public testNoClass ( )

testNoExceptionForBitpayClasslike() public method

testRegister() public method

Make sure that our autoloader is first in the queue
public testRegister ( )

testUnregister() public method

public testUnregister ( )