google-developer-training / android-fundamentals-apps-v2

Other
649 stars 2.63k forks source link

Android Kotlin Fundamentals codelab 3.2.5.2: 3.2 Coding challenge 2 mentioned method does not exist #269

Closed nbonbon closed 1 year ago

nbonbon commented 3 years ago

Describe the problem Coding challenge 2 says to write a test for the calcButton() method. There is no such method.

In which lesson and step of the codelab can this issue be found? 3.2.5 (Coding Challenges) Challenge 2

How to reproduce? Read the coding challenge. Browse the code.

Versions

  1. What version of Android Studio are you using? Not Applicable
  2. What API level are you targeting? Not Applicable

Additional information Add any other context about the problem here.

codelab: android-fundamentals