Skip to content

Upgrade to JUnit 5 for unit tests#236

Open
theobisproject wants to merge 1 commit intochewiebug:developfrom
theobisproject:junit5
Open

Upgrade to JUnit 5 for unit tests#236
theobisproject wants to merge 1 commit intochewiebug:developfrom
theobisproject:junit5

Conversation

@theobisproject
Copy link

Summary of changes

  • Migrated all unit tests to JUnit 5
  • Migrated TestDataReaderFactory.java to use parametrized tests
  • Use try-with-resources in some tests where streams should be closed

Sadly had to change quite a lot since the assertEquals signature changed.

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