PHP Class fXmlRpc\Exception\ExceptionTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: lstrojny/fxmlrpc

Public Methods

Method Description
provideExceptions ( )
testAllExceptionsEitherExtendBasicInvalidArgumentException ( $exception )
testAllExceptionsImplementExceptionInterface ( $exception )
testFoo ( )
testGettingCode ( $exception )
testGettingMessage ( $exception )

Method Details

provideExceptions() public method

public provideExceptions ( )

testAllExceptionsEitherExtendBasicInvalidArgumentException() public method

testAllExceptionsImplementExceptionInterface() public method

testFoo() public method

public testFoo ( )

testGettingCode() public method

public testGettingCode ( $exception )

testGettingMessage() public method

public testGettingMessage ( $exception )