discord-jda / JDA

Java wrapper for the popular chat & VOIP service: Discord https://discord.com
Apache License 2.0
4.33k stars 736 forks source link

Expand test framework #2638

Closed MinnDevelopment closed 6 months ago

MinnDevelopment commented 7 months ago

Pull Request Etiquette

Changes

Closes Issue: NaN

Description

Refactors tests to use AssertJ instead of JUnit. This offers typed assertions with much better maintainability.