PHP Class PopTest\Db\DbTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: nicksagona/PopPHP

Public Methods

Method Description
testFactory ( )
testGetConnection ( )
testGetDbException ( )
testGetResult ( )
testIsPdo ( )
testQuery ( )
testVersion ( )

Method Details

testFactory() public method

public testFactory ( )

testGetConnection() public method

public testGetConnection ( )

testGetDbException() public method

public testGetDbException ( )

testGetResult() public method

public testGetResult ( )

testIsPdo() public method

public testIsPdo ( )

testQuery() public method

public testQuery ( )

testVersion() public method

public testVersion ( )