\r\n

51Degrees Device Detection Python  4.4

Device Detection services for 51Degrees Pipeline

tests.test_automatic_data_file_updates.DeviceDetectionTests Class Reference

Inheritance diagram for tests.test_automatic_data_file_updates.DeviceDetectionTests:

[legend]

Collaboration diagram for tests.test_automatic_data_file_updates.DeviceDetectionTests:

[legend]

Public Member Functions

def  setUpClass (cls)
None  tearDownClass (cls)
def  test_on_premise_data_update_url (self)
def  test_on_premise_data_old_property_data_file_update_base_url (self)
def  test_on_premise_data_update_url_config (self)
def  test_on_premise_data_config_old_property_data_file_update_base_url (self) def  test_on_premise_data_update_verify_md5 (self) def  test_on_premise_data_update_verify_md5_old_property (self) def  test_on_premise_data_update_verify_md5_config (self) def  test_on_premise_data_update_verify_md5_config_old_property (self) def  test_on_premise_data_update_use_url_formatter (self) def  test_on_premise_data_update_use_url_formatter_config (self) def  test_on_premise_data_update_status_rate_limit (self)

Static Public Member Functions

def  clear ()

Public Attributes

 port

Member Function Documentation

◆ clear()

def tests.test_automatic_data_file_updates.DeviceDetectionTests.clear ( )
static

◆ setUpClass()

def tests.test_automatic_data_file_updates.DeviceDetectionTests.setUpClass (   cls )

◆ tearDownClass()

None tests.test_automatic_data_file_updates.DeviceDetectionTests.tearDownClass (   cls )

◆ test_on_premise_data_config_old_property_data_file_update_base_url()

def tests.test_automatic_data_file_updates.DeviceDetectionTests.test_on_premise_data_config_old_property_data_file_update_base_url (   self )

◆ test_on_premise_data_old_property_data_file_update_base_url()

def tests.test_automatic_data_file_updates.DeviceDetectionTests.test_on_premise_data_old_property_data_file_update_base_url (   self )

◆ test_on_premise_data_update_status_rate_limit()

def tests.test_automatic_data_file_updates.DeviceDetectionTests.test_on_premise_data_update_status_rate_limit (   self )

◆ test_on_premise_data_update_url()

def tests.test_automatic_data_file_updates.DeviceDetectionTests.test_on_premise_data_update_url (   self )

◆ test_on_premise_data_update_url_config()

def tests.test_automatic_data_file_updates.DeviceDetectionTests.test_on_premise_data_update_url_config (   self )

◆ test_on_premise_data_update_use_url_formatter()

def tests.test_automatic_data_file_updates.DeviceDetectionTests.test_on_premise_data_update_use_url_formatter (   self )

◆ test_on_premise_data_update_use_url_formatter_config()

def tests.test_automatic_data_file_updates.DeviceDetectionTests.test_on_premise_data_update_use_url_formatter_config (   self )

◆ test_on_premise_data_update_verify_md5()

def tests.test_automatic_data_file_updates.DeviceDetectionTests.test_on_premise_data_update_verify_md5 (   self )

◆ test_on_premise_data_update_verify_md5_config()

def tests.test_automatic_data_file_updates.DeviceDetectionTests.test_on_premise_data_update_verify_md5_config (   self )

◆ test_on_premise_data_update_verify_md5_config_old_property()

def tests.test_automatic_data_file_updates.DeviceDetectionTests.test_on_premise_data_update_verify_md5_config_old_property (   self )

◆ test_on_premise_data_update_verify_md5_old_property()

def tests.test_automatic_data_file_updates.DeviceDetectionTests.test_on_premise_data_update_verify_md5_old_property (   self )

Member Data Documentation

◆ port

tests.test_automatic_data_file_updates.DeviceDetectionTests.port
On This Page