am a766a8be: docs: add breadcrumbs to testing docs

* commit 'a766a8bee24b46fdeea2cc891e6ce202d906245f':
  docs: add breadcrumbs to testing docs
This commit is contained in:
Scott Main
2011-02-15 20:08:26 -08:00
committed by Android Git Automerger
5 changed files with 10 additions and 0 deletions

View File

@@ -1,4 +1,6 @@
page.title=Activity Testing page.title=Activity Testing
parent.title=Testing
parent.link=index.html
@jd:body @jd:body
<div id="qv-wrapper"> <div id="qv-wrapper">

View File

@@ -1,4 +1,6 @@
page.title=Content Provider Testing page.title=Content Provider Testing
parent.title=Testing
parent.link=index.html
@jd:body @jd:body
<div id="qv-wrapper"> <div id="qv-wrapper">

View File

@@ -1,4 +1,6 @@
page.title=Service Testing page.title=Service Testing
parent.title=Testing
parent.link=index.html
@jd:body @jd:body
<div id="qv-wrapper"> <div id="qv-wrapper">

View File

@@ -1,4 +1,6 @@
page.title=Testing Fundamentals page.title=Testing Fundamentals
parent.title=Testing
parent.link=index.html
@jd:body @jd:body
<div id="qv-wrapper"> <div id="qv-wrapper">

View File

@@ -1,4 +1,6 @@
page.title=What To Test page.title=What To Test
parent.title=Testing
parent.link=index.html
@jd:body @jd:body
<p> <p>
As you develop Android applications, knowing what to test is as important as knowing how to As you develop Android applications, knowing what to test is as important as knowing how to