PHP Class PopTest\Db\PreparedTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: nicksagona/PopPHP

Méthodes publiques

Méthode Description
testConstructor ( )
testExecute ( )
testFindAll ( )
testFindAllLike ( )
testFindBy ( )
testFindById ( )
testFindByIdException ( )
testFindByIdNoIdException ( )
testFindByLike ( )
testGetCount ( )
testGetDefaultDb ( )
testGetId ( )
testGetPrefix ( )
testGetTableName ( )
testIsAuto ( )
testIsPrepared ( )
testQuery ( )
testSaveUpdateDelete ( )
testSetValues ( )
testSetValuesException ( )

Method Details

testConstructor() public méthode

public testConstructor ( )

testExecute() public méthode

public testExecute ( )

testFindAll() public méthode

public testFindAll ( )

testFindAllLike() public méthode

public testFindAllLike ( )

testFindBy() public méthode

public testFindBy ( )

testFindById() public méthode

public testFindById ( )

testFindByIdException() public méthode

testFindByIdNoIdException() public méthode

testFindByLike() public méthode

public testFindByLike ( )

testGetCount() public méthode

public testGetCount ( )

testGetDefaultDb() public méthode

public testGetDefaultDb ( )

testGetId() public méthode

public testGetId ( )

testGetPrefix() public méthode

public testGetPrefix ( )

testGetTableName() public méthode

public testGetTableName ( )

testIsAuto() public méthode

public testIsAuto ( )

testIsPrepared() public méthode

public testIsPrepared ( )

testQuery() public méthode

public testQuery ( )

testSaveUpdateDelete() public méthode

testSetValues() public méthode

public testSetValues ( )

testSetValuesException() public méthode