PHP Class Pheasant\Tests\TableTest

Inheritance: extends MysqlTestCase
Show file Open project: lox/pheasant

Public Methods

Method Description
setUp ( )
testColumnsMapToMysqlTypes ( )
testDeletingARow ( )
testFullyQualifiedTableExists ( )
testFullyQualifiedTableInsertUpdate ( )
testInsertingIntoATable ( )
testName ( )
testReplacingARow ( )
testReplacingWithoutPkeyInserts ( )
testUpdatingATable ( )
testUpsertingATable ( )

Method Details

setUp() public method

public setUp ( )

testColumnsMapToMysqlTypes() public method

testDeletingARow() public method

public testDeletingARow ( )

testFullyQualifiedTableExists() public method

testFullyQualifiedTableInsertUpdate() public method

testInsertingIntoATable() public method

testName() public method

public testName ( )

testReplacingARow() public method

public testReplacingARow ( )

testReplacingWithoutPkeyInserts() public method

testUpdatingATable() public method

public testUpdatingATable ( )

testUpsertingATable() public method

public testUpsertingATable ( )