CFWheels

Test Results

Package: wheels.tests.model.crud

Test Results
Status
Passed
Duration
00:00:00
Packages
1
Tests
35
Failures
0
Errors
0
Package Test Name Time Status
Package Test Name Time Status
finders Allow negative values in where clause 4 Success
finders Exists any record 1 Success
finders Exists by key invalid 18 Success
finders Exists by key valid 9 Success
finders Exists by where one record invalid 3 Success
finders Exists by where one record valid 2 Success
finders Exists by where two records valid 1 Success
finders Exists no records 12 Success
finders Find All 4 Success
finders Find All inbuilt return Type takes precedence over return As 2 Success
finders Find All return As invalid throws error 3 Success
finders Find All return As objects no Records returns correct type 1 Success
finders Find All return As query no Records returns correct type 2 Success
finders Find All return As structs no Records returns correct type 2 Success
finders Find All supports inbuilt return Type 2 Success
finders Find All with include soft deletes 11 Success
finders Find All with softdeleted associated rows 10 Success
finders Find All By XXX 14 Success
finders Find By Key 8 Success
finders Find By Key norecords returns correct type 5 Success
finders Find By Key returns empty query when record not found with return as equal query 2 Success
finders Find By Key returns false when passed blank string 2 Success
finders Find By Key returns false when record not found 1 Success
finders Find By Key returns object when key has leading space 3 Success
finders Find By Key with include soft deletes 11 Success
finders Find One 3 Success
finders Find One norecords returns correct type 4 Success
finders Find One returns empty array for included model when none exist 9 Success
finders Find One returns empty query when record not found with return as equal query 3 Success
finders Find One returns false when record not found 1 Success
finders Find One returns false when record not found with inner join include 7 Success
finders Find One returns false when record not found with outer join include 9 Success
finders Find One with include soft deletes 9 Success
finders Select distinct addresses 2 Success
finders Select users groupby address 2 Success