PHP Class DragonBe\Test\Vies\HeartBeatTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: dragonbe/vies

Public Methods

Method Description
testCanOverrideSettingsAtConstruct ( )
testCanSetHost ( )
testCanSetPort ( )
testDefaultPortIsHttp ( )
testExceptionThrownWhenNoHostIsConfigured ( )
testVerifyServicesIsAlive ( )
testVerifyServicesIsDown ( )

Method Details

testCanOverrideSettingsAtConstruct() public method

testCanSetHost() public method

public testCanSetHost ( )

testCanSetPort() public method

public testCanSetPort ( )

testDefaultPortIsHttp() public method

testExceptionThrownWhenNoHostIsConfigured() public method

testVerifyServicesIsAlive() public method

testVerifyServicesIsDown() public method