Skip to content

Conversation

@eamonnmcmanus
Copy link
Contributor

One test method was missing @Test so it was never run.

One test method used another test class as the base for finding a test resource. While this works in practice with Maven, it is not strictly right.

One test method was missing `@Test` so it was never run.

One test method used another test class as the base for finding a test
resource. While this works in practice with Maven, it is not strictly
right.
@stleary
Copy link
Owner

stleary commented Sep 19, 2023

What problem does this code solve?
Fixed 2 unit tests

Risks
Low

Changes to the API?
N/A

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?
N/A

Review status
APPROVED

Starting 3-day comment window

@stleary stleary merged commit 4e8231c into stleary:master Sep 26, 2023
@stleary stleary changed the title Small test fixes. Unit test cleanup Sep 26, 2023
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.

3 participants