PHP 클래스 Bitpay\AutoloaderTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: bitpay/php-client

공개 메소드들

메소드 설명
testAutoload ( )
testException ( )
testNoClass ( )
testNoExceptionForBitpayClasslike ( )
testRegister ( ) Make sure that our autoloader is first in the queue
testUnregister ( )

보호된 메소드들

메소드 설명
teardown ( )

메소드 상세

teardown() 보호된 메소드

protected teardown ( )

testAutoload() 공개 메소드

public testAutoload ( )

testException() 공개 메소드

public testException ( )

testNoClass() 공개 메소드

public testNoClass ( )

testNoExceptionForBitpayClasslike() 공개 메소드

testRegister() 공개 메소드

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

testUnregister() 공개 메소드

public testUnregister ( )