Write a function for calculating the cost of delivery and cover your solution with autotests.
- git clone https://github.com/AndreyTokmakov/DeliveryCostCalculator.git
- cd DeliveryCostCalculator
- Java 15 (and above)
- Maven
- Tested on: Java=17.0.3 and Maven=3.8.6
mvn test
- Expected result:
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0