PHP 클래스 PopTest\Db\EscapedTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: nicksagona/PopPHP

공개 메소드들

메소드 설명
testConstructor ( )
testExecute ( )
testFindAll ( )
testFindAllLike ( )
testFindBy ( )
testFindById ( )
testFindByIdException ( )
testFindByIdNoIdException ( )
testFindByLike ( )
testGetCount ( )
testGetDefaultDb ( )
testGetSql ( )
testGetTableName ( )
testQuery ( )
testSaveUpdateDelete ( )

메소드 상세

testConstructor() 공개 메소드

public testConstructor ( )

testExecute() 공개 메소드

public testExecute ( )

testFindAll() 공개 메소드

public testFindAll ( )

testFindAllLike() 공개 메소드

public testFindAllLike ( )

testFindBy() 공개 메소드

public testFindBy ( )

testFindById() 공개 메소드

public testFindById ( )

testFindByIdException() 공개 메소드

testFindByIdNoIdException() 공개 메소드

testFindByLike() 공개 메소드

public testFindByLike ( )

testGetCount() 공개 메소드

public testGetCount ( )

testGetDefaultDb() 공개 메소드

public testGetDefaultDb ( )

testGetSql() 공개 메소드

public testGetSql ( )

testGetTableName() 공개 메소드

public testGetTableName ( )

testQuery() 공개 메소드

public testQuery ( )

testSaveUpdateDelete() 공개 메소드