toil.test.lib.test_url

Attributes

logger

Classes

TestURLAccess

Test URLAccess class handling read, list,

Module Contents

toil.test.lib.test_url.logger
class toil.test.lib.test_url.TestURLAccess

Test URLAccess class handling read, list, and checking the size/existence of resources at given URL

test_get_url_access(httpserver)
Parameters:

httpserver (pytest_httpserver.HTTPServer)

Return type:

None

test_get_size()
Return type:

None

test_get_is_directory()
Return type:

None

test_list_url()
Return type:

None

test_read_from_url()
Return type:

None

test_open_url()
Return type:

None