PHP Class Bitpay\AutoloaderTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: bitpay/php-client

Méthodes publiques

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

Méthodes protégées

Méthode Description
teardown ( )

Method Details

teardown() protected méthode

protected teardown ( )

testAutoload() public méthode

public testAutoload ( )

testException() public méthode

public testException ( )

testNoClass() public méthode

public testNoClass ( )

testNoExceptionForBitpayClasslike() public méthode

testRegister() public méthode

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

testUnregister() public méthode

public testUnregister ( )