testing/mozbase/docs/devicemanagement.rst

Fri, 16 Jan 2015 04:50:19 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 16 Jan 2015 04:50:19 +0100
branch
TOR_BUG_9701
changeset 13
44a2da4a2ab2
permissions
-rw-r--r--

Replace accessor implementation with direct member state manipulation, by
request https://trac.torproject.org/projects/tor/ticket/9701#comment:32

     1 Device management
     2 -----------------
     4 Mozbase provides a module called `mozdevice` for the purposes of
     5 running automated tests or scripts on a device (e.g. an Android- or
     6 FirefoxOS-based phone) connected to a workstation.
     8 .. toctree::
     9    :maxdepth: 2
    11    mozdevice

mercurial