SWDatabase
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
Namespaces | Functions | Variables
test_interface_fetch_map2D.py File Reference

Namespaces

 tests.test_interface_fetch_map2D
 

Functions

def tests.test_interface_fetch_map2D.test_set_get_cr
 Test set_cr/get_cr routines on some CR values. More...
 
def tests.test_interface_fetch_map2D.test_set_get_datetime
 Test set_datetime/get_datetime on some datetime values. More...
 
def tests.test_interface_fetch_map2D.test_get_set_cr_db
 Test set_cr/get_cr routines on the whole DB (if any). More...
 
def tests.test_interface_fetch_map2D.test_get_set_datetime_db
 Test set_datetime/get_datetime on the whole DB (if any). More...
 
def tests.test_interface_fetch_map2D.test_get_time
 Test get_time on the filenames. More...
 
def tests.test_interface_fetch_map2D.test_find_fetch_level
 Test find flevel on some filenames. More...
 
def tests.test_interface_fetch_map2D.test_find_fetch_level_db
 Test find flevel on the whole DB (if any). More...
 
def tests.test_interface_fetch_map2D.test_set_name_np1
 Test set_name_np1 for all fetch types from fetch level 0 to max(fetch levels) - 1. More...
 
def tests.test_interface_fetch_map2D.test_find_fetch_types_all
 Test find_fetch_types on all fetch types. More...
 
def tests.test_interface_fetch_map2D.test_find_fetch_types_table
 Test find_fetch_types on all tables. More...
 
def tests.test_interface_fetch_map2D.fetch_types_crmap
 
def tests.test_interface_fetch_map2D.test_find_fetch_types_crmap
 Test find_fetch_types for all CR-fetch types. More...
 
def tests.test_interface_fetch_map2D.fetch_types_smap
 
def tests.test_interface_fetch_map2D.test_find_fetch_types_smap
 Test find_fetch_types for all Smap-fetch types. More...
 
def tests.test_interface_fetch_map2D.fetch_types_fd
 
def tests.test_interface_fetch_map2D.test_find_fetch_types_fd
 Test find_fetch_types for all Fd-fetch types. More...
 
def tests.test_interface_fetch_map2D.test_read_remote_server
 Test read_remote_server. More...
 
def tests.test_interface_fetch_map2D.test_vn2vnp1_noforce
 Test vn2vnp1 routine without Force option. More...
 
def tests.test_interface_fetch_map2D.test_vn2vnp1_force
 Test vn2vnp1 routine with Force option. More...
 

Variables

 tests.test_interface_fetch_map2D.xfail = pytest.mark.xfail
 
 tests.test_interface_fetch_map2D.skip = pytest.mark.skip
 
 tests.test_interface_fetch_map2D.skipif = pytest.mark.skipif
 
 tests.test_interface_fetch_map2D.parametrize = pytest.mark.parametrize
 
tuple tests.test_interface_fetch_map2D.assertions = unittest.TestCase('__init__')