blob: ce9f410164845ac13c866fccab1f333b95a4bdbf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
.. py:currentmodule:: firefox_puppeteer.api.software_update
SoftwareUpdate
==============
The SoftwareUpdate class provides helpers for update tests.
SoftwareUpdate
--------------
.. autoclass:: SoftwareUpdate
:members:
ActiveUpdate
------------
.. autoclass:: ActiveUpdate
:members:
MARChannels
-----------
.. autoclass:: MARChannels
:members:
UpdateChannel
-------------
.. autoclass:: UpdateChannel
:members:
|