PHP Class ClassSQLPgSQLTest

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 ( )
testCreateTable ( )
testDropTable ( )
testExist ( )
testIndex ( )

Method Details

setUp() public method

public setUp ( )

tearDown() public method

public tearDown ( )

testCreateTable() public method

public testCreateTable ( )

testDropTable() public method

public testDropTable ( )

testExist() public method

public testExist ( )

testIndex() public method

public testIndex ( )

Property Details

$backupGlobalsBlacklist protected property

protected $backupGlobalsBlacklist

$db protected static property

protected static $db