forked from dsldevkit/dsl-devkit
-
Notifications
You must be signed in to change notification settings - Fork 0
Migrate junit4 junit5 #38
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
Merged
markdomeng
merged 89 commits into
markdomeng:junit5_migration
from
joaodinissf:migrate-junit4-junit5
Oct 7, 2025
Merged
Migrate junit4 junit5 #38
markdomeng
merged 89 commits into
markdomeng:junit5_migration
from
joaodinissf:migrate-junit4-junit5
Oct 7, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Raise an exception when feature is null in DirectLinkingEObjectInputStream.readEObject
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.23.0 to 10.23.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.23.0...checkstyle-10.23.1) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 10.23.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps `pmd.version` from 7.12.0 to 7.13.0. Updates `net.sourceforge.pmd:pmd-core` from 7.12.0 to 7.13.0 - [Release notes](https://github.com/pmd/pmd/releases) - [Changelog](https://github.com/pmd/pmd/blob/main/docs/render_release_notes.rb) - [Commits](pmd/pmd@pmd_releases/7.12.0...pmd_releases/7.13.0) Updates `net.sourceforge.pmd:pmd-java` from 7.12.0 to 7.13.0 - [Release notes](https://github.com/pmd/pmd/releases) - [Changelog](https://github.com/pmd/pmd/blob/main/docs/render_release_notes.rb) - [Commits](pmd/pmd@pmd_releases/7.12.0...pmd_releases/7.13.0) --- updated-dependencies: - dependency-name: net.sourceforge.pmd:pmd-core dependency-version: 7.13.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: net.sourceforge.pmd:pmd-java dependency-version: 7.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
The model associations are persisted as relations between model elements, so the model must exist when the associations are loaded from binary storage.
…-parent/com.puppycrawl.tools-checkstyle-10.23.1 chore(deps): bump com.puppycrawl.tools:checkstyle from 10.23.0 to 10.23.1 in /ddk-parent
…-parent/pmd.version-7.13.0 chore(deps): bump pmd.version from 7.12.0 to 7.13.0 in /ddk-parent
fix: load model when loading model associations.
feat: allow pinning new resource desc. in ResourceDescriptionDelta
…519-1223-REL Release 15.3.0.v20250519 1223 rel
Bumps `tycho.version` from 4.0.12 to 4.0.13. Updates `org.eclipse.tycho:tycho-maven-plugin` from 4.0.12 to 4.0.13 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.13/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.12...tycho-4.0.13) Updates `org.eclipse.tycho:target-platform-configuration` from 4.0.12 to 4.0.13 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.13/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.12...tycho-4.0.13) Updates `org.eclipse.tycho:tycho-compiler-plugin` from 4.0.12 to 4.0.13 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.13/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.12...tycho-4.0.13) Updates `org.eclipse.tycho:tycho-packaging-plugin` from 4.0.12 to 4.0.13 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.13/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.12...tycho-4.0.13) Updates `org.eclipse.tycho:tycho-surefire-plugin` from 4.0.12 to 4.0.13 Updates `org.eclipse.tycho:tycho-source-plugin` from 4.0.12 to 4.0.13 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.13/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.12...tycho-4.0.13) Updates `org.eclipse.tycho:tycho-versions-plugin` from 4.0.12 to 4.0.13 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.13/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.12...tycho-4.0.13) --- updated-dependencies: - dependency-name: org.eclipse.tycho:tycho-maven-plugin dependency-version: 4.0.13 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho:target-platform-configuration dependency-version: 4.0.13 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho:tycho-compiler-plugin dependency-version: 4.0.13 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho:tycho-packaging-plugin dependency-version: 4.0.13 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho:tycho-surefire-plugin dependency-version: 4.0.13 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho:tycho-source-plugin dependency-version: 4.0.13 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho:tycho-versions-plugin dependency-version: 4.0.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.23.1 to 10.24.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.23.1...checkstyle-10.24.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 10.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…-parent/com.puppycrawl.tools-checkstyle-10.24.0 chore(deps): bump com.puppycrawl.tools:checkstyle from 10.23.1 to 10.24.0 in /ddk-parent
…-parent/tycho.version-4.0.13 chore(deps): bump tycho.version from 4.0.12 to 4.0.13 in /ddk-parent
The MapCache class implements the java.util.Map interface, but uses the default implementation of the interface for several methods (e.g. computeIfAbsent). These default implementations are not thread safe, therefore we implement all java.util.Map methods in the class itself.
chore: improve thread safety of cat.ddk.caching.MapCache
Bumps [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/apache/maven-clean-plugin/releases) - [Commits](apache/maven-clean-plugin@maven-clean-plugin-3.4.1...maven-clean-plugin-3.5.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-clean-plugin dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…-parent/org.apache.maven.plugins-maven-clean-plugin-3.5.0 chore(deps): bump org.apache.maven.plugins:maven-clean-plugin from 3.4.1 to 3.5.0 in /ddk-parent
In 2025d75, we improved the thread safety of the MapCache class by implementing all methods of the Map interface in the class itself, instead of inheriting the (non-thread-safe) default implementations of the interface. On closer inspection, it turns out that the putIfAbsent method was already implemented, but in a non-thread-safe way.
fix: another thread safety issue in MapCache
…610-1134-REL Release 15.4.0.v20250610 1134 rel
…-parent/com.github.spotbugs-spotbugs-4.9.4 chore(deps): bump com.github.spotbugs:spotbugs from 4.9.3 to 4.9.4 in /ddk-parent
…-parent/com.puppycrawl.tools-checkstyle-11.0.0 chore(deps): bump com.puppycrawl.tools:checkstyle from 10.26.1 to 11.0.0 in /ddk-parent
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@v4...v5) --- updated-dependencies: - dependency-name: actions/setup-java dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…tions/actions/setup-java-5 chore(deps): bump actions/setup-java from 4 to 5
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.9.3.2 to 4.9.4.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.3.2...spotbugs-maven-plugin-4.9.4.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.9.4.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…-parent/com.github.spotbugs-spotbugs-maven-plugin-4.9.4.0 chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.2 to 4.9.4.0 in /ddk-parent
…k-parent/com.puppycrawl.tools-checkstyle-11.0.0 chore(deps): bump com.puppycrawl.tools:checkstyle from 10.26.1 to 11.0.0 in /ddk-parent
Force CR LF in text files
…902-1229-REL Release 16.0.0.v20250902 1229 rel
Removes leftover uses of JUnit4's "Assert.".
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.