Hi Bob, We've just recently created a maven cartridge plugin that has a test goal on it that allows you to test your cartridges, we test ours by creating a test model and then running the actual generated output against expected output. All the cartridges have this test now in CVS so if you want a good example, I would recommend checking out CVS or downloading one of the nightly src distributions.
Chad --- Bob Muller <[EMAIL PROTECTED]> wrote: > Has anyone got any words of wisdom about unit > testing metafacade implementation code? I'm > experimenting with building a metafacade-based > cartridge, and I'm wondering what the best approach > is to testing the code I'm writing in the generated > src FacadeLogicImpl files? Is there an easy way to > create a JUnit test for each impl, or do I need to > system test using a test project with UML diagram, > or something in between? > � > � --Bob Muller > ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ Andromda-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-user
