|
static | getDependentTestModelClassNames () |
|
static | setUpBeforeClass () |
|
static | tearDownAfterClass () |
|
static | resetAndPopulateFilesArrayByFilePathAndName ($arrayName, $filePath, $fileName) |
|
static | getDependentTestModelClassNames () |
|
static | getReflectedPropertyValue ($object, $propertyName) |
|
|
static | $activateDefaultLanguages = false |
|
| assertWithinTolerance ($expected, $actual, $plusMinus) |
|
| assertWithinPercentage ($expected, $actual, $percentage) |
|
| isDebug () |
|
static | getProtectedMethod ($className, $methodName) |
|
Definition at line 37 of file CustomFieldsModelTest.php.
testConstructIncompleteIsNotNeeded |
( |
| ) |
|
There previously was a problem with a model being created, then a new custom field added, then if you try to access the available CustomFieldData it was not available on that model. Since performance3 work this has been resolve and this test confirms it works ok
Definition at line 49 of file CustomFieldsModelTest.php.
The documentation for this class was generated from the following file: