Test Results
Package: wheels.tests.model.miscellaneous
Test Results | |||||
---|---|---|---|---|---|
Status Passed |
Duration 00:00:00 |
Packages 6 |
Tests 15 |
Failures 0 |
Errors 0 |
Package | Test Name | Time | Status |
---|
Package | Test Name | Time | Status |
---|---|---|---|
objectFileName | $file Exists No Case returns filename | 0 | Success |
objectFileName | $object File Name returns model class name in same case as file wo exandpath | 1 | Success |
primaryKeys | Primarykey returns key | 0 | Success |
primaryKeys | Retrieve primary key by position | 1 | Success |
primaryKeys | Setprimarykey appends keys | 0 | Success |
primaryKeys | Setprimarykey not append duplicate keys | 1 | Success |
objectid | Objectids should be sequential and norepeating | 16 | Success |
setPagination | All arguments | 0 | Success |
setPagination | Current Page less than one | 0 | Success |
setPagination | Numeric arguments must be integers | 0 | Success |
setPagination | Only total Records | 0 | Success |
setPagination | Total Records less than zero | 1 | Success |
composite | Associate with a single key from the composite | 4 | Success |
tableName | Tablename and tablenameprefix | 0 | Success |
tableName | Tablename and tablenameprefix in finders fixes issue 667 | 1 | Success |