PHP Class PhpOrient\TxCommitTest

Inheritance: extends PhpOrient\Abstracts\TestCase
Exibir arquivo Open project: ostico/phporient

Protected Properties

Property Type Description
$db_name
$first_rec
$sec_rec

Public Methods

Method Description
setUp ( )
testUpdate ( )
testUpdateRollback ( )
testWrongOperation ( )

Method Details

setUp() public method

public setUp ( )

testUpdate() public method

public testUpdate ( )

testUpdateRollback() public method

public testUpdateRollback ( )

testWrongOperation() public method

public testWrongOperation ( )

Property Details

$db_name protected_oe property

protected $db_name

$first_rec protected_oe property

protected $first_rec

$sec_rec protected_oe property

protected $sec_rec