Public Member Functions | |
def | test_merge_images_only_one |
def | test_merge_images_exception_layers |
Test for merge_images routine. More... | |
def | test_transparent2white_exception |
Test for transparent2white routine. More... | |
def tests.unittest_toolbox_file.Image.test_merge_images_exception_layers | ( | self | ) |
Test for merge_images routine.
If none of input layers exists, throw an Exception.
def tests.unittest_toolbox_file.Image.test_merge_images_only_one | ( | self | ) |
def tests.unittest_toolbox_file.Image.test_transparent2white_exception | ( | self | ) |
Test for transparent2white routine.
If input image does not exist, throw an Exception.