ERXTestUtilities Class Reference
List of all members.
Member Function Documentation
| static void deleteObjectsWithPrefix |
( |
EOEditingContext |
ec, |
|
|
NSArray< Object > |
eos | |
|
) |
| | [static] |
| static void deleteObjectsWithPrefix |
( |
String |
entityName, |
|
|
String |
prefix | |
|
) |
| | [static] |
| static void deleteObjectsWithPrefix |
( |
EOEditingContext |
ec, |
|
|
String |
entityName, |
|
|
String |
prefix | |
|
) |
| | [static] |
| static void fixModelsForAdaptorNamed |
( |
String |
adaptorName |
) |
[static] |
Fix the ERXTest model so that it can be used by any give adaptor. What needs to be done to the model? In some cases, very little. For some adaptor, problematic attributes may need to be fixed.
- Parameters:
-
| adaptorName | for example, "Memory" or "MySQL". |
| static int pkOne |
( |
EOEditingContext |
ec, |
|
|
EOEnterpriseObject |
eo | |
|
) |
| | [static] |
The documentation for this class was generated from the following file: