1.

Record Nr.

UNINA9910300640203321

Autore

Nolan Godfrey

Titolo

Agile Android / / by Godfrey Nolan

Pubbl/distr/stampa

Berkeley, CA : , : Apress : , : Imprint : Apress, , 2015

ISBN

9781484297018

1484297016

Edizione

[1st ed. 2015.]

Descrizione fisica

1 online resource (102 p.)

Disciplina

004

Soggetti

Mobile computing

Programming languages (Electronic computers)

Computer programming

Mobile Computing

Programming Languages, Compilers, Interpreters

Programming Techniques

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Includes index.

Nota di contenuto

1. Introduction to Agile Learning objectives -- 2. Android Unit Testing Tools -- 3. Third Party Tools -- 4. Mocking Learning objectives -- 5. Dependency Injection Learning objectives -- 6. Test Driven Development Learning objectives -- 7. Dealing with Legacy Code Learning objectives.

Sommario/riassunto

Agile Android is a unique short but power packed book of 100-150 pages for the market that walks you through how to get unit testing and test driven development done on the Android platform - on both new and existing Android projects, specifically using JUnit 4 which is now allowed by Google to use and run. Done correctly, agile development results in a significant increase in development efficiency and a reduction in the number of defects. This book shows you how it's done quickly but correctly.