Success

User tests: Successful: Unsuccessful:

avatar mbabker
mbabker
17 Sep 2013

This PR is backporting the refactored importers and exporters from the Framework package. Work was done there to start abstracting out this code to ease in building these classes for the other drivers. Note the amount of duplicated code removed here.

With the refactored classes, I've also taken the chance to clean up the tests a bit. The unnecessary inspectors are removed from all database tests in favor of our Reflection helper class, and in some cases, the inspectors were just plain unnecessary.

Lastly, test coverage for the often overlooked JDatabaseFactory is added here.

avatar mbabker mbabker - open - 17 Sep 2013
avatar mbabker mbabker - reference | - 22 Sep 13
avatar mbabker mbabker - merge - 22 Sep 2013
avatar mbabker mbabker - close - 22 Sep 2013
avatar garyamort garyamort - reference | - 2 Dec 13

Add a Comment

Login with GitHub to post a comment