PHP 클래스 fXmlRpc\Exception\ExceptionTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: lstrojny/fxmlrpc

공개 메소드들

메소드 설명
provideExceptions ( )
testAllExceptionsEitherExtendBasicInvalidArgumentException ( $exception )
testAllExceptionsImplementExceptionInterface ( $exception )
testFoo ( )
testGettingCode ( $exception )
testGettingMessage ( $exception )

메소드 상세

provideExceptions() 공개 메소드

public provideExceptions ( )

testAllExceptionsEitherExtendBasicInvalidArgumentException() 공개 메소드

testAllExceptionsImplementExceptionInterface() 공개 메소드

testFoo() 공개 메소드

public testFoo ( )

testGettingCode() 공개 메소드

public testGettingCode ( $exception )

testGettingMessage() 공개 메소드

public testGettingMessage ( $exception )