soundasleep / iaml

Automatically exported from code.google.com/p/iaml
3 stars 1 forks source link

Load gmfgen and plugins information automatically for testing #119

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What new or enhanced feature are you proposing?
Currently, PluginsTestCase.GMFGENS is specified manually. It should instead
be loaded from disk; i.e. all "*.gmfgen* in the root directory should be
tested.

In a similar fashion, "org.openiaml.model.diagram*" plugins (with the
exception of 'custom') should be tested.

What goal would this enhancement help you achieve?
More reliable testing of generation code.

Original issue reported on code.google.com by soundasleep on 10 Sep 2009 at 1:50

GoogleCodeExporter commented 9 years ago
Resolved in r1138 and r1139.

Original comment by soundasleep on 10 Sep 2009 at 11:17