asterics / AsTeRICS

The Assistive Technology Rapid Integration & Construction Set
http://www.asterics.eu
Other
57 stars 27 forks source link

fixed junit test cases for DefaultBundleModelParser and DefaultDeploymentModelParser #258

Closed deinhofer closed 6 years ago

deinhofer commented 6 years ago

Now they are compilable and runnable again. Had to add dependency injection for class DefaultBundleModelParser (to inject instance of ModelValidator)

klues commented 6 years ago

looks good! whats a DefaultBundleModelParser or what is a bundle model?

deinhofer commented 6 years ago

The DefaultBundleModelParser parses the bundle_descriptor.xml file which describes the characteristics of a plugin.