Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional Checks in UML-Java Transitive Change Tests #116

Open
HeikoKlare opened this issue Feb 9, 2021 · 0 comments
Open

Additional Checks in UML-Java Transitive Change Tests #116

HeikoKlare opened this issue Feb 9, 2021 · 0 comments
Labels
Java Related to Java Applications or Java Domain UML Related to UML Applications or UML Domain

Comments

@HeikoKlare
Copy link
Contributor

The UML-Java tests in the *.transitivechange.tests project currently only apply the linear network of PCM-UML and UML-Java transformations but do not validate the generated PCM models. In many cases, no PCM models are generated at all.
The tests still provide benefits, because they ensure that executing the UML-Java transformation bidirectionally and adding further transformations does not break anything. Nevertheless, in the cases in which a PCM model is created, it should be checked for correctness as well.

Thus, we should extend the UML-Java tests in the *.transitivechange.tests project to check the generated PCM model in cases in which such a model is generated.

@JanWittler JanWittler added Java Related to Java Applications or Java Domain UML Related to UML Applications or UML Domain labels Jun 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Java Related to Java Applications or Java Domain UML Related to UML Applications or UML Domain
Projects
None yet
Development

No branches or pull requests

2 participants