PHP 클래스 CRUDlexTests\MySQLDataTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: philiplb/crudlex

보호된 프로퍼티들

프로퍼티 타입 설명
$dataBook
$dataLibrary

공개 메소드들

메소드 설명
testBoolHandling ( )
testCountBy ( )
testCreate ( )
testCreateEmpty ( )
testCreateEvents ( )
testCreateFiles ( )
testCreateWithUUID ( )
testDelete ( )
testDeleteEvents ( )
testDeleteFile ( )
testDeleteFiles ( )
testFetchReferences ( )
testGet ( )
testGetDefinition ( )
testGetIdToNameMap ( )
testHasManySet ( )
testList ( )
testPushPopEvent ( )
testRenderFile ( )
testUpdate ( )
testUpdateEvents ( )
testUpdateFiles ( )

보호된 메소드들

메소드 설명
setUp ( )

메소드 상세

setUp() 보호된 메소드

protected setUp ( )

testBoolHandling() 공개 메소드

public testBoolHandling ( )

testCountBy() 공개 메소드

public testCountBy ( )

testCreate() 공개 메소드

public testCreate ( )

testCreateEmpty() 공개 메소드

public testCreateEmpty ( )

testCreateEvents() 공개 메소드

public testCreateEvents ( )

testCreateFiles() 공개 메소드

public testCreateFiles ( )

testCreateWithUUID() 공개 메소드

public testCreateWithUUID ( )

testDelete() 공개 메소드

public testDelete ( )

testDeleteEvents() 공개 메소드

public testDeleteEvents ( )

testDeleteFile() 공개 메소드

public testDeleteFile ( )

testDeleteFiles() 공개 메소드

public testDeleteFiles ( )

testFetchReferences() 공개 메소드

public testFetchReferences ( )

testGet() 공개 메소드

public testGet ( )

testGetDefinition() 공개 메소드

public testGetDefinition ( )

testGetIdToNameMap() 공개 메소드

public testGetIdToNameMap ( )

testHasManySet() 공개 메소드

public testHasManySet ( )

testList() 공개 메소드

public testList ( )

testPushPopEvent() 공개 메소드

public testPushPopEvent ( )

testRenderFile() 공개 메소드

public testRenderFile ( )

testUpdate() 공개 메소드

public testUpdate ( )

testUpdateEvents() 공개 메소드

public testUpdateEvents ( )

testUpdateFiles() 공개 메소드

public testUpdateFiles ( )

프로퍼티 상세

$dataBook 보호되어 있는 프로퍼티

protected $dataBook

$dataLibrary 보호되어 있는 프로퍼티

protected $dataLibrary