Automated testing tool for StarUML Class Diagram
Is there any automated testing tool for StarUML Class Diagram. I want to test all criteria of class diagram from .mdj file. It will test that the .mdj file we have is valid or not before we generate OpenAPI Schema from this extension
https://github.com/gs-gs/staruml-cefact
- First install this plugin to StarUML.
- Then, Open Class Diagram file .mdj (Example : SampleModel.mdj) in StarUML
- Then, It will generate OpenAPI specification from StarUML Tools->OpenAPI->Generate API
- Then, Select Package (Example : Movements package )
- Select file type that you want to generate
So i want to make a test which will examine that .mdj file of Class diagram i have is valid or not.
Thanks
1
vote
