class LanguageTest 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

testSaveRecord()

No description

test__isset()

No description

testGetFieldsFromTable()

No description

testCheckStructure()

No description

testGetAllRecordsPaged()

No description

testDelete()

No description

testSearch()

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

testGetNameField()

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

at line 88
test__isset()

at line 96
testGetFieldsFromTable()

at line 104
testCheckStructure()

at line 112
testGetAllRecordsPaged()

at line 120
testDelete()

at line 128
testSearch()

at line 136
testGetIdByName()

at line 144
testGetIdField()

at line 152
testGetTableName()

at line 160
testSearchQuery()

at line 168
testGet()

at line 176
test__get()

at line 184
testSetOldData()

at line 192
testGetData()

at line 200
test__set()

at line 208
testGetDefaultValues()

at line 216
testGetBy()

at line 224
testCountAllRecords()

at line 232
testGetAllRecordsBy()

at line 240
testGetAllRecords()

at line 248
testGetChecksFromTable()

at line 256
testNewRecord()

at line 264
testGetNameField()

at line 272
testGetQuotedTableName()

at line 280
testGetId()

at line 288
testGetStructure()

at line 296
testSearchCount()

at line 308
protected tearDown()

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

This method is called after a test is executed.