java-functional-features-exercises
java-functional-features-exercises copied to clipboard
This repo is DEPRECATED. Please use https://github.com/bobocode-projects/java-fundamentals-course
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
For fix the function name in todo comment)
https://github.com/bobocode-projects/java-functional-features-exercises/blob/3d8c9c925de4064e7178a20510f77fb710581210/crazy-lambdas/src/main/java/com/bobocode/CrazyLambdas.java#L189 There is no "!" symbol in "WELL DONE" string.
Привіт. В модулі crazy-lambdas в умові до методу trickyWellDoneSupplier() вказано повернути Supplier до "WELL DONE", хоча тестується до "WELL DONE!" P.S. Дякую за крутий проект!
Complete exercises: - **MathFunctions** - **CrazyLambdas** - **AccountAnalytics** - **SumOfSquares**