brainbox.tests.test_task

Classes

TestTask

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

Bases: TestCase

setUp()[source]

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

test_responsive_units()[source]
test_differentiate_units()[source]
test_roc_single_event()[source]
test_roc_between_two_events()[source]
test_generate_pseudo_blocks()[source]
test_generate_pseudo_stimuli()[source]
test_generate_pseudo_session()[source]
test_get_impostor_target()[source]