luhsra / MinimaxSimulator

Platform independent GUI-based Minimax simulator
https://luhsra.github.io/MinimaxSimulator/
MIT License
7 stars 5 forks source link

New Assertion Methods in JUnit 4.13.1 #58

Open prohde opened 3 years ago

prohde commented 3 years ago

Since the JUnit dependency of this project was updated to version 4.13.1, I made use of the new assertion functions in the projects test cases.

The new functions include but are not limited to:

Using the above functions makes reading the tests easier to understand.

prohde commented 1 year ago

@nnamua Any news on this?

prohde commented 1 year ago

@nnamua May I ask what is keeping you from merging this PR?

prohde commented 1 year ago

@nnamua Any update on this PR?