Aktualizr
C++ SOTA Client
All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Classes | Public Member Functions | Public Attributes | List of all members
test_fixtures.Treehub Class Reference
Inheritance diagram for test_fixtures.Treehub:
[legend]
Collaboration diagram for test_fixtures.Treehub:
[legend]

Classes

class  Handler
 

Public Member Functions

def __init__ (self, ifc, port, client_handler_map={})
 
def __enter__ (self)
 
def __exit__ (self, exc_type, exc_val, exc_tb)
 
- Public Member Functions inherited from test_fixtures.UptaneRepo
def __init__ (self, doc_root, ifc, port, client_handler_map={})
 
def start (self)
 
def stop (self)
 

Public Attributes

 root
 
 revision
 
- Public Attributes inherited from test_fixtures.UptaneRepo
 base_url
 
 doc_root
 

Detailed Description

This server serves requests from an OSTree client, i.e. emulates/mocks the treehub server

Definition at line 561 of file test_fixtures.py.


The documentation for this class was generated from the following file: