PHP Class fXmlRpc\Transport\RecorderTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: lstrojny/fxmlrpc

Méthodes publiques

Méthode Description
setUp ( )
testIsLastResponseNotContainXmlFromPreviousRequest ( )
testReturnLastException ( )
testReturnLastRequest ( )
testReturnLastResponse ( )
testReturnXmlForRequestAndNullForResponseWhenTransportThrowsException ( )

Private Methods

Méthode Description
transportFail ( PHPUnit_Framework_MockObject_Matcher_Invocation $matcher = null )
transportOk ( PHPUnit_Framework_MockObject_Matcher_Invocation $matcher = null )

Method Details

setUp() public méthode

public setUp ( )

testIsLastResponseNotContainXmlFromPreviousRequest() public méthode

testReturnLastException() public méthode

testReturnLastRequest() public méthode

testReturnLastResponse() public méthode

testReturnXmlForRequestAndNullForResponseWhenTransportThrowsException() public méthode