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

testGenerateLogKey()

No description

testSave()

No description

testSaveRecord()

No description

test__isset()

No description

testGetFieldsFromTable()

No description

testCheckStructure()

No description

testVerifyPassword()

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

testVerifyLogKey()

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

at line 80
testSave()

at line 88
testSaveRecord()

at line 96
test__isset()

at line 104
testGetFieldsFromTable()

at line 112
testCheckStructure()

at line 120
testVerifyPassword()

at line 128
testGetAllRecordsPaged()

at line 136
testDelete()

at line 144
testSearch()

at line 152
testGetNameField()

at line 160
testGetIdByName()

at line 168
testGetIdField()

at line 176
testGetTableName()

at line 184
testSearchQuery()

at line 192
testGet()

at line 200
test__get()

at line 208
testSetOldData()

at line 216
testVerifyLogKey()

at line 224
testGetData()

at line 232
test__set()

at line 240
testGetDefaultValues()

at line 248
testGetBy()

at line 256
testCountAllRecords()

at line 264
testGetAllRecordsBy()

at line 272
testGetAllRecords()

at line 280
testGetChecksFromTable()

at line 288
testNewRecord()

at line 296
testGetQuotedTableName()

at line 304
testGetId()

at line 312
testGetStructure()

at line 320
testSearchCount()

at line 332
protected tearDown()

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

This method is called after a test is executed.