techyourchance/unit-testing-in-android-course

counter.java in Example6 under TestDoublesFundamentals should be renamed Counter.java

Closed this issue · 0 comments

I received a compiler error during the Test Doubles Fundamentals section because counter.java is not named correctly.