ERXTestCase Class Reference
Inherits junit::framework::TestCase.
List of all members.
Detailed Description
Basic test case class to do unit testing inside of WO. Provides an editingContext that is disposed on every setup/tearDown.
Constructor & Destructor Documentation
Member Function Documentation
| static void assertValidates |
( |
boolean |
expectsSuccess, |
|
|
EOValidation |
validationObject | |
|
) |
| | [static] |
| void deletePersistentObjects |
( |
|
) |
[protected] |
| boolean eoHasBeenSaved |
( |
EOEnterpriseObject |
anEnterpriseObject |
) |
[protected] |
| void registerPersistentRootObjectForDeletion |
( |
EOEnterpriseObject |
anEnterpriseObject |
) |
[protected] |
| void runBare |
( |
|
) |
throws Throwable |
| void saveChanges |
( |
boolean |
assumeSuccess |
) |
[protected] |
| void setUp |
( |
|
) |
throws Exception [protected] |
| void tearDown |
( |
|
) |
throws Exception [protected] |
Member Data Documentation
Logger log = Logger.getLogger(ERXTestCase.class) [static, package] |
The documentation for this class was generated from the following file:
- /opt/source/Wonder/Frameworks/Core/ERExtensions/Sources/er/testrunner/ERXTestCase.java