PHP Class DeleteQueryTest, SQLBuilder

Inheritance: extends CouchbaseTestCase
Show file Open project: c9s/sqlbuilder

Public Properties

Property Type Description
$driverType

Public Methods

Method Description
createDriver ( )
setUp ( )
testBasicDelete ( )
testDeleteWithIndexHint ( )
testDeleteWithOr ( )
testDeleteWithoutAlias ( )
testDeleteWithoutTable ( )
testQueryClone ( )

Method Details

createDriver() public method

public createDriver ( )

setUp() public method

public setUp ( )

testBasicDelete() public method

public testBasicDelete ( )

testDeleteWithIndexHint() public method

testDeleteWithOr() public method

public testDeleteWithOr ( )

testDeleteWithoutAlias() public method

testDeleteWithoutTable() public method

testQueryClone() public method

public testQueryClone ( )

Property Details

$driverType public property

public $driverType