Public Member Functions | |
testUsingOnTableAliasCorrectlyResolves () | |
testResolveSortAttributeColumnName () | |
testResolveSortWhenThereAreTableAliases () | |
testResolveGroupByAttributeColumnName () | |
testResolveGroupByWhenThereAreTableAliases () | |
![]() | |
setup () | |
teardown () | |
Static Public Member Functions | |
static | setUpBeforeClass () |
![]() | |
static | setUpBeforeClass () |
static | tearDownAfterClass () |
static | resetAndPopulateFilesArrayByFilePathAndName ($arrayName, $filePath, $fileName) |
static | getDependentTestModelClassNames () |
static | getReflectedPropertyValue ($object, $propertyName) |
Additional Inherited Members | |
![]() | |
static | $activateDefaultLanguages = false |
![]() | |
assertWithinTolerance ($expected, $actual, $plusMinus) | |
assertWithinPercentage ($expected, $actual, $percentage) | |
isDebug () | |
![]() | |
static | getProtectedMethod ($className, $methodName) |
Models used: I extends H. I has_one G - used to test standard, casted up and relation ordering.
TestCustomFieldsModel - used to test customFields ordering.
Definition at line 43 of file ModelDataProviderUtilTest.php.
testResolveSortWhenThereAreTableAliases | ( | ) |
testResolveSortAttributeColumnName
Definition at line 164 of file ModelDataProviderUtilTest.php.
testResolveGroupByAttributeColumnName | ( | ) |
testResolveSortWhenThereAreTableAliases
Definition at line 195 of file ModelDataProviderUtilTest.php.
testResolveGroupByWhenThereAreTableAliases | ( | ) |
testResolveGroupByAttributeColumnName
Definition at line 287 of file ModelDataProviderUtilTest.php.