/junit.hw1

jUnit. Home Work 1

Primary LanguageJavaApache License 2.0Apache-2.0

jUnit. Home work 1

Join the chat at https://gitter.im/changerequest/junit.hw1 1. Create unit tests

Create unit tests for ContactApi, ContactIdGenerator.

Code coverage should be over 90%.

2. Create unit tests

Create unit tests for ConsoleCalculator.

You should also test Input and Output. Use System Rules and Mockito

Code coverage should be over 90%.