The Artima Developer Community
Sponsored Link

Java Buzz Forum
Android Testing: Using Pure Unit Tests

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Jason Sankey

Posts: 406
Nickname: jsankey
Registered: Apr, 2006

Jason Sankey is a founding developer of zutubi.
Android Testing: Using Pure Unit Tests Posted: Jul 6, 2010 2:06 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Jason Sankey.
Original Post: Android Testing: Using Pure Unit Tests
Feed Title: a little madness
Feed URL: http://www.alittlemadness.com/feed/
Feed Description: A man needs a little madness, or else he never dares cut the rope and be free. -Nikos Kazantzakis
Latest Java Buzz Posts
Latest Java Buzz Posts by Jason Sankey
Latest Posts From a little madness

Advertisement
Introduction The Android SDK comes with support for testing, allowing tests to be run on an Android device (or emulator) via instrumentation. This is useful for functional tests that require a realistic environment, but for the majority of tests it is overkill. The instrumentation and emulation layers add complexity to the process, making tests [...]

Read: Android Testing: Using Pure Unit Tests

Topic: Google says China partially blocks search service amid latest skirmish over censorship Previous Topic   Next Topic Topic: No next of Kin: Microsoft to abandon 2-month-old line of youthful semi-smart phones

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use