PHP Class ScriptFUSIONTest\Functional\Porter\Net\Http\HttpConnectorTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: ScriptFUSION/Porter

Méthodes publiques

Méthode Description
setUpBeforeClass ( )
testConnectionTimeout ( )
testConnectionToLocalWebserver ( )
testDefaultTries ( )
testErrorResponse ( )
testOneTry ( )

Méthodes protégées

Méthode Description
setUp ( )

Private Methods

Méthode Description
fetch ( ScriptFUSION\Porter\Connector\Connector $connector = null )
startServer ( string $script ) : Process
stopServer ( Process $server )

Method Details

setUp() protected méthode

protected setUp ( )

setUpBeforeClass() public static méthode

public static setUpBeforeClass ( )

testConnectionTimeout() public méthode

testConnectionToLocalWebserver() public méthode

testDefaultTries() public méthode

public testDefaultTries ( )

testErrorResponse() public méthode

public testErrorResponse ( )

testOneTry() public méthode

public testOneTry ( )