module unit.dataexport.timelinexml

class unit.dataexport.timelinexml.describe_export_db_to_timeline_xml[source]

Bases: timelinelib.test.cases.tmpdir.TmpDirTestCase

test_can_export_events_with_empty_text()[source]
test_can_export_events_with_default_color()[source]
test_can_export_containers()[source]
test_can_export_categories()[source]
test_can_export_categories_and_set_missing_category()[source]
test_removing_category_takes_next_from_list()[source]
export_and_read()[source]
setUp()[source]

Hook method for setting up the test fixture before exercising it.

class unit.dataexport.timelinexml.IconTestCase[source]

Bases: timelinelib.test.cases.wxapp.WxAppTestCase

IMAGE_PATH1 = '..\\icons\\16.png'
IMAGE_PATH2 = 'icons\\16.png'
test_bitmap_can_be_converted_to_string_and_back()[source]
create_a_bitmap_string(path)[source]