PHP Class PhpOrient\ConnectionTokenTest

Inheritance: extends PhpOrient\Abstracts\EmptyTestCase
Show file Open project: ostico/phporient

Protected Properties

Property Type Description
$backupGlobalsBlacklist
$token

Public Methods

Method Description
setUp ( )
tearDown ( )
testDatabaseOps ( )
testPrepareConnection ( )
testReconnection ( )
testReconnectionFailRoot ( )
testReconnectionRoot ( )
testServerCommandsOps ( )
testSessionRenew ( )
testWrongTokenWithNoInitialization ( )

Method Details

setUp() public method

public setUp ( )

tearDown() public method

public tearDown ( )

testDatabaseOps() public method

public testDatabaseOps ( )

testPrepareConnection() public method

testReconnection() public method

public testReconnection ( )

testReconnectionFailRoot() public method

testReconnectionRoot() public method

testServerCommandsOps() public method

testSessionRenew() public method

public testSessionRenew ( )

testWrongTokenWithNoInitialization() public method

Property Details

$backupGlobalsBlacklist protected property

protected $backupGlobalsBlacklist

$token protected property

protected $token