PHP Class ConnectionTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: amphp/mysql Class Usage Examples

Méthodes publiques

Méthode Description
testConnect ( )
testMultiStmt ( )
testPrepared ( )
testPreparedWithNegativeValue ( )
testQuery ( )
testQueryFetchRow ( )

Method Details

testConnect() public méthode

public testConnect ( )

testMultiStmt() public méthode

public testMultiStmt ( )

testPrepared() public méthode

public testPrepared ( )

testPreparedWithNegativeValue() public méthode

testQuery() public méthode

public testQuery ( )

testQueryFetchRow() public méthode

public testQueryFetchRow ( )