Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@marilynel
Copy link
Contributor

@stleary
Copy link
Owner

stleary commented Mar 2, 2025

What problem does this code solve?
Leverage existing unit tests to provide more thorough support for optional strictMode in Gradle. This change only affects unit tests, when the testWithStrictMode task is explicitly invoked:

  • ./gradlew testWithStrictMode

Does the code still compile with Java6?
Yes

Risks
Low

Changes to the API?
No

Will this require a new release?
No

Should the documentation be updated?
No

Does it break the unit tests?
No

Was any code refactored in this commit?
No

Review status
APPROVED

Starting 3-day comment window

@stleary stleary changed the title tests seem to be working, run with strictMode = fale then true Add testWithStrictMode option to build.gradle Mar 2, 2025
@stleary stleary merged commit 6452a6f into stleary:master Mar 6, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants