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

testGetEnabledModules()

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

testGetAllModules()

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

at line 88
test__isset()

at line 96
testGetFieldsFromTable()

at line 104
testCheckStructure()

at line 112
testGetAllRecordsPaged()

at line 120
testGetEnabledModules()

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

at line 256
testGetAllRecordsBy()

at line 264
testGetAllRecords()

at line 272
testGetChecksFromTable()

at line 280
testNewRecord()

at line 288
testGetQuotedTableName()

at line 296
testGetId()

at line 304
testGetStructure()

at line 312
testSearchCount()

at line 324
protected tearDown()

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

This method is called after a test is executed.