Skip to content

Add JUnit 5 unit tests for Constants class and configure Maven test support (fixes #162)#169

Open
surajgojanur wants to merge 1 commit intoStephcraft:masterfrom
surajgojanur:add-constants-test
Open

Add JUnit 5 unit tests for Constants class and configure Maven test support (fixes #162)#169
surajgojanur wants to merge 1 commit intoStephcraft:masterfrom
surajgojanur:add-constants-test

Conversation

@surajgojanur
Copy link
Copy Markdown

Adding a comprehensive JUnit 5 test class (ConstantsTest.java) for the Constants class, covering all public constants and enforcing non-instantiability.
Ensuring Maven is configured for JUnit 5, enabling future test development and execution.
Establishing a foundation for improved test coverage and code quality in Project-16x16.

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.

1 participant