class TableModelTest extends TestCase

Methods

__construct()

No description

testLoad()

No description

testGetOldData()

No description

testGetDataArray()

No description

testGetIndexesFromTable()

No description

test__call()

No description

testSetData()

No description

testSetStructure()

No description

testSave()

No description

testGetDependencies()

No description

testSaveRecord()

No description

test__isset()

No description

testGetFieldsFromTable()

No description

testCheckStructure()

No description

testGetAllRecordsPaged()

No description

testDelete()

No description

testSearch()

No description

testGetNameField()

No description

testGetIdByName()

No description

testGetIdField()

No description

testGetTableName()

No description

testSearchQuery()

No description

testGet()

No description

test__get()

No description

testSetOldData()

No description

testGetData()

No description

test__set()

No description

testGetDefaultValues()

No description

testGetBy()

No description

testCountAllRecords()

No description

testGetAllRecordsBy()

No description

testGetAllRecords()

No description

testGetChecksFromTable()

No description

testNewRecord()

No description

testGetQuotedTableName()

No description

testGetId()

No description

testGetStructure()

No description

testSearchCount()

No description

tearDown()

Tears down the fixture, for example, closes a network connection.

Details

at line 10
__construct()

at line 16
testLoad()

at line 24
testGetOldData()

at line 32
testGetDataArray()

at line 40
testGetIndexesFromTable()

at line 48
test__call()

at line 56
testSetData()

at line 64
testSetStructure()

at line 72
testSave()

at line 80
testGetDependencies()

at line 88
testSaveRecord()

at line 96
test__isset()

at line 104
testGetFieldsFromTable()

at line 112
testCheckStructure()

at line 120
testGetAllRecordsPaged()

at line 128
testDelete()

at line 136
testSearch()

at line 144
testGetNameField()

at line 152
testGetIdByName()

at line 160
testGetIdField()

at line 168
testGetTableName()

at line 176
testSearchQuery()

at line 184
testGet()

at line 192
test__get()

at line 200
testSetOldData()

at line 208
testGetData()

at line 216
test__set()

at line 224
testGetDefaultValues()

at line 232
testGetBy()

at line 240
testCountAllRecords()

at line 248
testGetAllRecordsBy()

at line 256
testGetAllRecords()

at line 264
testGetChecksFromTable()

at line 272
testNewRecord()

at line 280
testGetQuotedTableName()

at line 288
testGetId()

at line 296
testGetStructure()

at line 304
testSearchCount()

at line 316
protected tearDown()

Tears down the fixture, for example, closes a network connection.

This method is called after a test is executed.