ibllib.tests.extractors.test_folders

Classes

TestFolders

class TestFolders(methodName='runTest')[source]

Bases: unittest.case.TestCase

setUp()[source]

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

test__isdatetime()[source]
test_session_path()[source]
tearDown()[source]

Hook method for deconstructing the test fixture after testing it.