Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Fix for bug 224184 - Need a top level test model containing all Oracle specific test models to facilitate test excution

https://bugs.eclipse.org/bugs/show_bug.cgi?id=224184
Code reviewed by: James Sutherland
Change summary:
- Create OracleTestModel containing Oracle specific test models
- Change TestRunModel
* to include OracleTestModel in the testing browser
* to remove the test models from the lists of LRGTestModel and NonLRGModel
- Add ANT targets in foundation/eclipselink.extension.oracle.test/build.xml to run OracleTestModel

Back to the top