Task 1. Explore and run SimpleCalc in Android Studio
1.1 Explore source sets and SimpleCalc
1.2 Run tests in Android Studio
Task 2. Add more unit tests to CalculatorTest
2.1 Add more tests for the add() method
2.2 Add unit tests for the other calculation methods
Leave a Reply