PHP Class ClassSQLGlobalTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: zblogcn/zblogphp Class Usage Examples

Protected Properties

Property Type Description
$backupGlobalsBlacklist
$db

Public Methods

Method Description
setUp ( )
tearDown ( )
testColumn ( )
testCount ( )
testCreate ( )
testDelete ( )
testDrop ( )
testExpectionInCall ( )
testGroupBy ( )
testHaving ( )
testInsert ( )
testInvalid ( )
testLimit ( )
testOption ( )
testOrderby ( )
testSelect ( ) Basic test cases
testUpdate ( )
testWhere ( )

Method Details

setUp() public method

public setUp ( )

tearDown() public method

public tearDown ( )

testColumn() public method

public testColumn ( )

testCount() public method

public testCount ( )

testCreate() public method

public testCreate ( )

testDelete() public method

public testDelete ( )

testDrop() public method

public testDrop ( )

testExpectionInCall() public method

public testExpectionInCall ( )

testGroupBy() public method

public testGroupBy ( )

testHaving() public method

public testHaving ( )

testInsert() public method

public testInsert ( )

testInvalid() public method

public testInvalid ( )

testLimit() public method

public testLimit ( )

testOption() public method

public testOption ( )

testOrderby() public method

public testOrderby ( )

testSelect() public method

Basic test cases
public testSelect ( )

testUpdate() public method

public testUpdate ( )

testWhere() public method

public testWhere ( )

Property Details

$backupGlobalsBlacklist protected property

protected $backupGlobalsBlacklist

$db protected static property

protected static $db