News

$ pwd /path/to/java8-code-kata $ ./mvnw install -Dmaven.test.skip=true $ ./mvnw test -Dtest=Exercise1Test#findRichCustomers -pl stream-api Edit unit tests. To successfully pass the tests, you'll need ...