This commit adds a new test class "RoundNumberToNearestMultipleUnitTest" that suggests multiplе mеthods for rounding up a numbеr to thе nеarеst multiplе of 5 in Java.
* Commit 1 - Anton Dalagan Code for Evaluation article. Contains Unit tests, domain class, and App main method.
* BAEL-7146 Updated the unit test to display the results of the conversion. This will be explained in the article itself.
* BAEL-7146 cleaned up pR
* Commit 1 - Anton Dalagan Code for Evaluation article. Contains Unit tests, domain class, and App main method.
* BAEL-6962 - Created unit test, and updated pom.xml
* BAEL-6962 - Removed files unrelated to the article
* BAEL-6962 - Added a declartions for float and double in diff class. Updated unit tests.
* BAEL-6962 - Made changes into the unit tests. Removed printlns, and updated isinstance with assertequals
* Commit 1 - Anton Dalagan Code for Evaluation article. Contains Unit tests, domain class, and App main method.
* BAEL-6962 - Created unit test, and updated pom.xml
* BAEL-6962 - Removed files unrelated to the article
* BAEL-6962 - Added a declartions for float and double in diff class. Updated unit tests.