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

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

at line 144
testGetIdByName()

at line 152
testGetIdField()

at line 160
testGetTableName()

at line 168
testSearchQuery()

at line 176
testGet()

at line 184
test__get()

at line 192
testSetOldData()

at line 200
testGetData()

at line 208
test__set()

at line 216
testGetDefaultValues()

at line 224
testGetBy()

at line 232
testCountAllRecords()

at line 240
testGetAllRecordsBy()

at line 248
testGetAllRecords()

at line 256
testGetChecksFromTable()

at line 264
testNewRecord()

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.