PHP Class Pheasant\Tests\TableTest

Inheritance: extends MysqlTestCase
Afficher le fichier Open project: lox/pheasant

Méthodes publiques

Méthode Description
setUp ( )
testColumnsMapToMysqlTypes ( )
testDeletingARow ( )
testFullyQualifiedTableExists ( )
testFullyQualifiedTableInsertUpdate ( )
testInsertingIntoATable ( )
testName ( )
testReplacingARow ( )
testReplacingWithoutPkeyInserts ( )
testUpdatingATable ( )
testUpsertingATable ( )

Method Details

setUp() public méthode

public setUp ( )

testColumnsMapToMysqlTypes() public méthode

testDeletingARow() public méthode

public testDeletingARow ( )

testFullyQualifiedTableExists() public méthode

testFullyQualifiedTableInsertUpdate() public méthode

testInsertingIntoATable() public méthode

testName() public méthode

public testName ( )

testReplacingARow() public méthode

public testReplacingARow ( )

testReplacingWithoutPkeyInserts() public méthode

testUpdatingATable() public méthode

public testUpdatingATable ( )

testUpsertingATable() public méthode

public testUpsertingATable ( )