Android
OA0-002 · Question #59
Which is the correct explanation of the Android test framework?
The correct answer is C. In order to conduct unit tests using the Android test framework, it is necessary to add the. See the full explanation below for the reasoning.
Question
Which is the correct explanation of the Android test framework?
Options
- AThe Android test framework is based on JUnit4.
- BIn order to create an Activity event unit test, create a test class extending Activity
- CIn order to conduct unit tests using the Android test framework, it is necessary to add the
- DA physical device is required to use the Android test framework.
How the community answered
(57 responses)- A9% (5)
- B4% (2)
- C70% (40)
- D18% (10)
Community Discussion
No community discussion yet for this question.