August 2017
Beginner to intermediate
220 pages
4h 50m
English
No development project is complete until it has been thoroughly and rigorously tested, and Android Studio incorporates JUnit testing directly into the workspace. As the name suggests, the framework allows the testing of individual units of code. These are often individual modules but can just as likely be a single class or method.
The Android Studio JUnit test framework provides for two distinct types of test. They are as follows:
Read now
Unlock full access