Aktualizr
C++ SOTA Client
All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Public Member Functions | Static Public Attributes | List of all members
test_fixtures.MalformedImageHandler Class Reference

Public Member Functions

def __init__ (self, number_of_failures=1, url='', fake_filez=False)
 
def __call__ (self, request_handler)
 
def map (self, url)
 

Static Public Attributes

tuple dummy_filez
 

Detailed Description

Definition at line 614 of file test_fixtures.py.

Member Data Documentation

◆ dummy_filez

tuple test_fixtures.MalformedImageHandler.dummy_filez
static
Initial value:
= (b'\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x06' +
b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x81\xa4\x00\x00\x00\x00' +
b'\x00\x19\x33\x34\x32\x36\x31\xe5\x02\x00')

Definition at line 615 of file test_fixtures.py.


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