PHP 클래스 PopTest\Db\PreparedTest

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

공개 메소드들

메소드 설명
testConstructor ( )
testExecute ( )
testFindAll ( )
testFindAllLike ( )
testFindBy ( )
testFindById ( )
testFindByIdException ( )
testFindByIdNoIdException ( )
testFindByLike ( )
testGetCount ( )
testGetDefaultDb ( )
testGetId ( )
testGetPrefix ( )
testGetTableName ( )
testIsAuto ( )
testIsPrepared ( )
testQuery ( )
testSaveUpdateDelete ( )
testSetValues ( )
testSetValuesException ( )

메소드 상세

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 ( )

testGetId() 공개 메소드

public testGetId ( )

testGetPrefix() 공개 메소드

public testGetPrefix ( )

testGetTableName() 공개 메소드

public testGetTableName ( )

testIsAuto() 공개 메소드

public testIsAuto ( )

testIsPrepared() 공개 메소드

public testIsPrepared ( )

testQuery() 공개 메소드

public testQuery ( )

testSaveUpdateDelete() 공개 메소드

testSetValues() 공개 메소드

public testSetValues ( )

testSetValuesException() 공개 메소드