Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Android Application Development with Maven

You're reading from   Android Application Development with Maven Learn how to use and configure Maven to support all phases of the development of an Android application

Arrow left icon
Product type Paperback
Published in Mar 2015
Publisher
ISBN-13 9781783986101
Length 192 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Toc

Chapter 3. Unit Testing

So far, we have discussed some fundamental steps needed for setting up your development environment and for creating a very simple Android application using Maven. We also saw how to manage Android emulators and run the application during development stages. In this chapter, we will cover the topic of unit testing. We will see the configuration needed for running unit tests using various frameworks and get reports about code coverage.

This and the subsequent chapter, will not teach you how to write tests for Android application, although there will be some minimal examples to demonstrate the material of each chapter. If you're not familiar with the concepts discussed in the next pages, you are strongly encouraged to read the resources that we will provide in each section.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image