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

Migrate to Junit5 #235

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Migrate to Junit5 #235

wants to merge 5 commits into from

Conversation

ja-fra
Copy link
Member

@ja-fra ja-fra commented Aug 28, 2024

No description provided.

Copy link
Contributor

github-actions bot commented Aug 28, 2024

Test Results

141 tests   - 46   140 ✅  - 46   1m 12s ⏱️ -5s
 14 suites ± 0     1 💤 ± 0 
 14 files   ± 0     0 ❌ ± 0 

Results for commit e9e2a36. ± Comparison against base commit b0c4ac3.

This pull request removes 113 and adds 67 tests. Note that renamed tests count towards both.
io.redlink.utils.PathUtilsTest ‑ testCopySingleFile
io.redlink.utils.PathUtilsTest ‑ testCopySingleFilePreservingAttrs
io.redlink.utils.PathUtilsTest ‑ testCopyTree
io.redlink.utils.PathUtilsTest ‑ testCopyTreePreservingAttrs
io.redlink.utils.PathUtilsTest ‑ testDeleteRecursive
io.redlink.utils.ResourceLoaderUtilsTest ‑ testGetResourceAsPath[0: "/ASL-2.0.txt"]
io.redlink.utils.ResourceLoaderUtilsTest ‑ testGetResourceAsPath[1: "HashUtilsTest.class"]
io.redlink.utils.ResourceLoaderUtilsTest ‑ testGetResourceAsPath[2: "/org/junit/Test.class"]
io.redlink.utils.ResourceLoaderUtilsTest ‑ testGetResourceAsPath_ClassLoader[0: "/ASL-2.0.txt"]
io.redlink.utils.ResourceLoaderUtilsTest ‑ testGetResourceAsPath_ClassLoader[1: "HashUtilsTest.class"]
…
io.redlink.utils.PathUtilsTest ‑ testCopySingleFile(Path)
io.redlink.utils.PathUtilsTest ‑ testCopySingleFilePreservingAttrs(Path)
io.redlink.utils.PathUtilsTest ‑ testCopyTree(Path)
io.redlink.utils.PathUtilsTest ‑ testCopyTreePreservingAttrs(Path)
io.redlink.utils.PathUtilsTest ‑ testDeleteRecursive(Path, Path)
io.redlink.utils.ResourceLoaderUtilsTest ‑ testGetResourceAsPath(String)[1]
io.redlink.utils.ResourceLoaderUtilsTest ‑ testGetResourceAsPath(String)[2]
io.redlink.utils.ResourceLoaderUtilsTest ‑ testGetResourceAsPath(String)[3]
io.redlink.utils.ResourceLoaderUtilsTest ‑ testGetResourceAsPath_Class(String)[1]
io.redlink.utils.ResourceLoaderUtilsTest ‑ testGetResourceAsPath_Class(String)[2]
…
This pull request removes 1 skipped test and adds 1 skipped test. Note that renamed tests count towards both.
io.redlink.utils.ResourceLoaderUtilsTest ‑ testGetResourceAsPath_Class[2: "/org/junit/Test.class"]
io.redlink.utils.ResourceLoaderUtilsTest ‑ testGetResourceAsPath_Class(String)[3]

♻️ This comment has been updated with latest results.

Copy link

sonarcloud bot commented Sep 13, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant