PHP 클래스 Pheasant\Tests\TableTest

상속: extends MysqlTestCase
파일 보기 프로젝트 열기: lox/pheasant

공개 메소드들

메소드 설명
setUp ( )
testColumnsMapToMysqlTypes ( )
testDeletingARow ( )
testFullyQualifiedTableExists ( )
testFullyQualifiedTableInsertUpdate ( )
testInsertingIntoATable ( )
testName ( )
testReplacingARow ( )
testReplacingWithoutPkeyInserts ( )
testUpdatingATable ( )
testUpsertingATable ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testColumnsMapToMysqlTypes() 공개 메소드

testDeletingARow() 공개 메소드

public testDeletingARow ( )

testFullyQualifiedTableExists() 공개 메소드

testFullyQualifiedTableInsertUpdate() 공개 메소드

testInsertingIntoATable() 공개 메소드

testName() 공개 메소드

public testName ( )

testReplacingARow() 공개 메소드

public testReplacingARow ( )

testReplacingWithoutPkeyInserts() 공개 메소드

testUpdatingATable() 공개 메소드

public testUpdatingATable ( )

testUpsertingATable() 공개 메소드

public testUpsertingATable ( )